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 E1hfWUZ-0007Lq-Of@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
------
master

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

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Purely-cosmetic adjustments in tablecmds.c.
Next
From: Thomas Munro
Date:
Subject: pgsql: Remove misleading comment from pathnodes.h.