[COMMITTERS] pgsql: Reformat comments about ResultRelInfo - Mailing list pgsql-committers

From Peter Eisentraut
Subject [COMMITTERS] pgsql: Reformat comments about ResultRelInfo
Date
Msg-id E1dNlXZ-0004YZ-9N@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Reformat comments about ResultRelInfo

Also add a comment on its new member PartitionRoot.

Reported-by: Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/113b0045e20d40f726a0a30e33214455e4f1385e

Modified Files
--------------
src/include/nodes/execnodes.h | 80 +++++++++++++++++++++++++++----------------
1 file changed, 50 insertions(+), 30 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Phase 3 of pgindent updates.
Next
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Remove entab and associated detritus.