forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf92f6b3
committed
Remove unnecessary word in a comment
Relations opened by the executor are only closed once inExecCloseRangeTableRelations(), so the word "again" in the commentfor ExecGetRangeTableRelation() is misleading and unnecessary.Discussion:https://postgr.es/m/CA+HiwqHnw-zR+u060i3jp4ky5UR0CjByRFQz50oZ05de7wUg=Q@mail.gmail.comBackpatch-through: 121 parent2c37cb2 commitf92f6b3
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
756 | 756 |
| |
757 | 757 |
| |
758 | 758 |
| |
759 |
| - | |
| 759 | + | |
760 | 760 |
| |
761 | 761 |
| |
762 | 762 |
| |
|
0 commit comments
Comments
(0)