Content-Length: 257516 | pFad | http://github.com/postgrespro/postgres/commit/55e6d712aff83587c2e06899a794c52fbfb415f6

B0 Remove unnecessary word in a comment · postgrespro/postgres@55e6d71 · GitHub
Skip to content

Commit 55e6d71

Browse files
committed
Remove unnecessary word in a comment
Relations opened by the executor are only closed once in ExecCloseRangeTableRelations(), so the word "again" in the comment for ExecGetRangeTableRelation() is misleading and unnecessary. Discussion: https://postgr.es/m/CA+HiwqHnw-zR+u060i3jp4ky5UR0CjByRFQz50oZ05de7wUg=Q@mail.gmail.com Backpatch-through: 12
1 parent a0bff38 commit 55e6d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/executor/execUtils.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@ ExecInitRangeTable(EState *estate, List *rangeTable, List *permInfos)
758758
* ExecGetRangeTableRelation
759759
* Open the Relation for a range table entry, if not already done
760760
*
761-
* The Relations will be closed again in ExecEndPlan().
761+
* The Relations will be closed in ExecEndPlan().
762762
*/
763763
Relation
764764
ExecGetRangeTableRelation(EState *estate, Index rti)

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/55e6d712aff83587c2e06899a794c52fbfb415f6

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy