Content-Length: 265178 | pFad | http://github.com/postgrespro/postgres_cluster/commit/4f9a97e417ca3c162c2c83918873e3ac2cf0ace4

8D Adjust comment atop ExecShutdownNode. · postgrespro/postgres_cluster@4f9a97e · GitHub
Skip to content

Commit 4f9a97e

Browse files
author
Amit Kapila
committed
Adjust comment atop ExecShutdownNode.
After commits a315b96 and b805b63ac2, part of the comment atop ExecShutdownNode is redundant. Adjust it. Author: Amit Kapila Backpatch-through: 10 where both the mentioned commits are present. Discussion: https://postgr.es/m/86137f17-1dfb-42f9-7421-82fd786b04a1@anayrat.info
1 parent 2cd0acf commit 4f9a97e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/backend/executor/execProcnode.c

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -736,11 +736,7 @@ ExecEndNode(PlanState *node)
736736
* ExecShutdownNode
737737
*
738738
* Give execution nodes a chance to stop asynchronous resource consumption
739-
* and release any resources still held. Currently, this is only used for
740-
* parallel query, but we might want to extend it to other cases also (e.g.
741-
* FDW). We might also want to call it sooner, as soon as it's evident that
742-
* no more rows will be needed (e.g. when a Limit is filled) rather than only
743-
* at the end of ExecutorRun.
739+
* and release any resources still held.
744740
*/
745741
bool
746742
ExecShutdownNode(PlanState *node)

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_cluster/commit/4f9a97e417ca3c162c2c83918873e3ac2cf0ace4

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy