Adjust comment atop ExecShutdownNode.
authorAmit Kapila <akapila@postgresql.org>
Mon, 13 Aug 2018 04:34:39 +0000 (10:04 +0530)
committerAmit Kapila <akapila@postgresql.org>
Mon, 13 Aug 2018 04:34:39 +0000 (10:04 +0530)
commit4f9a97e417ca3c162c2c83918873e3ac2cf0ace4
tree0d272bf3278839ce7433cfee2e1d6ba54ed8e66b
parent2cd0acfdade82f3cab362fd9129d453f81cc2745
Adjust comment atop ExecShutdownNode.

After commits a315b967cc 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
src/backend/executor/execProcnode.c