Adjust comment atop ExecShutdownNode.

Amit Kapila <akapila@postgresql.org>

Commit: f34d4b79fab42de09b43a1aa54dc2d77150ed94a
Author: Amit Kapila <akapila@postgresql.org>
Date: 2018-08-13T04:42:39Z
Releases: 11.0
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

Files

PathChange+/−
src/backend/executor/execProcnode.c modified +1 −5

Discussion