Content-Length: 268201 | pFad | http://github.com/postgrespro/postgres/commit/fe65280fea7e3c930727ed74328613a4410e487a

17 C comments: adjust execTuples.c for new structure · postgrespro/postgres@fe65280 · GitHub
Skip to content

Commit fe65280

Browse files
committed
C comments: adjust execTuples.c for new structure
Report by Peter Geoghegan
1 parent 7ab96d1 commit fe65280

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

src/backend/executor/execTuples.c

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,7 @@
7070
* - ExecSeqScan() calls ExecStoreTuple() to take the result
7171
* tuple from ExecProject() and place it into the result tuple slot.
7272
*
73-
* - ExecutePlan() calls ExecSelect(), which passes the result slot
74-
* to printtup(), which uses slot_getallattrs() to extract the
75-
* individual Datums for printing.
76-
*
77-
* At ExecutorEnd()
78-
* ----------------
79-
* - EndPlan() calls ExecResetTupleTable() to clean up any remaining
80-
* tuples left over from executing the query.
73+
* - ExecutePlan() calls the output function.
8174
*
8275
* The important thing to watch in the executor code is how pointers
8376
* to the slots containing tuples are passed instead of the tuples

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/fe65280fea7e3c930727ed74328613a4410e487a

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy