Content-Length: 272215 | pFad | http://github.com/postgrespro/postgres/commit/821fd903f9b7f5a8ca439b9b7cb6d2f54672582f

02 Update obsolete comments. · postgrespro/postgres@821fd90 · GitHub
Skip to content

Commit 821fd90

Browse files
committed
Update obsolete comments.
This was partially fixed by 57fdb2b, back in 2005, but it missed a couple of spots. YAMAMOTO Takashi
1 parent 21fb95d commit 821fd90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/executor/execProcnode.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
* of ExecInitNode() is a plan state tree built with the same structure
5656
* as the underlying plan tree.
5757
*
58-
* * Then when ExecRun() is called, it calls ExecutePlan() which calls
58+
* * Then when ExecutorRun() is called, it calls ExecutePlan() which calls
5959
* ExecProcNode() repeatedly on the top node of the plan state tree.
6060
* Each time this happens, ExecProcNode() will end up calling
6161
* ExecNestLoop(), which calls ExecProcNode() on its subplans.
@@ -65,7 +65,7 @@
6565
* form the tuples it returns.
6666
*
6767
* * Eventually ExecSeqScan() stops returning tuples and the nest
68-
* loop join ends. Lastly, ExecEnd() calls ExecEndNode() which
68+
* loop join ends. Lastly, ExecutorEnd() calls ExecEndNode() which
6969
* calls ExecEndNestLoop() which in turn calls ExecEndNode() on
7070
* its subplans which result in ExecEndSeqScan().
7171
*

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/821fd903f9b7f5a8ca439b9b7cb6d2f54672582f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy