pgsql: Remove misleading comment from pathnodes.h. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Remove misleading comment from pathnodes.h.
Date
Msg-id E1hfWUx-0007MU-Am@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove misleading comment from pathnodes.h.

As of commit e5253fdc, it is no longer true that the leader always
executes the subplan of a Gather Merge node.  Remove comment to that
effect.

Back-patch to 11.

Discussion: https://postgr.es/m/CA%2BhUKGJEaZJYezXAOutuiWT%2BfxCA44%2BoKtVPAND2ubLiigR%3D-w%40mail.gmail.com

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/be5676f4143dd4f01b754ff48966011577f42bfd

Modified Files
--------------
src/include/nodes/relation.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Remove misleading comment from pathnodes.h.
Next
From: Thomas Munro
Date:
Subject: pgsql: Don't unset MAKEFLAGS in non-GNU Makefile.