Обсуждение: pgsql: Remove misleading comment from pathnodes.h.

Поиск
Список
Период
Сортировка

pgsql: Remove misleading comment from pathnodes.h.

От
Thomas Munro
Дата:
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(-)