forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit884c1a4
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 parentfcafbaa commit884c1a4
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
793 | 793 |
| |
794 | 794 |
| |
795 | 795 |
| |
796 |
| - | |
| 796 | + | |
797 | 797 |
| |
798 | 798 |
| |
799 | 799 |
| |
|
0 commit comments
Comments
(0)