[COMMITTERS] pgsql: Revert "Move new structure member to the end." - Mailing list pgsql-committers

From Robert Haas
Subject [COMMITTERS] pgsql: Revert "Move new structure member to the end."
Date
Msg-id E1e86fc-0002Ih-NM@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Revert "Move new structure member to the end."

This reverts commit 94d622f27be6d48e61a68496da4f2efb06fe8746.  That
commit was supposed to get pushed to REL_10_STABLE, but I messed
up.

Branch
------
master

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

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


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [COMMITTERS] pgsql: Move new structure member to the end.
Next
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Rethink the dependencies recorded for FieldSelect/FieldStorenod