pgsql: Revert "Move new structure member to the end."

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Revert "Move new structure member to the end."
Date: 2017-10-27 15:35:40
Message-ID: E1e86fc-0002Ih-NM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-10-27 16:19:25 pgsql: Rethink the dependencies recorded for FieldSelect/FieldStore nod
Previous Message Robert Haas 2017-10-27 15:28:44 Re: pgsql: Move new structure member to the end.