pgsql: Fix bogus comment. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Fix bogus comment.
Date
Msg-id E1cF4w3-00012D-TO@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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.

Branch
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/86c6aaff6ead3e00a89fd0743195678bbc69790c

Modified Files
--------------
src/backend/executor/execMain.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Silence compiler warning.
Next
From: Robert Haas
Date:
Subject: pgsql: Fix bogus comment.