forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit55e6d71
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 parenta0bff38 commit55e6d71
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
758 | 758 |
| |
759 | 759 |
| |
760 | 760 |
| |
761 |
| - | |
| 761 | + | |
762 | 762 |
| |
763 | 763 |
| |
764 | 764 |
| |
|
0 commit comments
Comments
(0)