Fix bogus comment.

Robert Haas <rhaas@postgresql.org>

Commit: 86c6aaff6ead3e00a89fd0743195678bbc69790c
Author: Robert Haas <rhaas@postgresql.org>
Date: 2016-12-08T20:03:07Z
Releases: 9.6.2
Fix bogus comment.

Commit 4212cb73262bbdd164727beffa4c4744b4ead92d rendered a comment
in execMain.c incorrect.  Per complaint from Tom Lane, repair.

Patch from Amit Kapila, per wording suggested by Tom Lane and me.

Files

PathChange+/−
src/backend/executor/execMain.c modified +4 −3