Fix problems related to RangeTblEntry members enrname and enrtuples.

Commit 18ce3a4ab22d2984f8540ab480979c851dae5338 failed to update
the comments in parsenodes.h for the new members, and made only
incomplete updates to src/backend/nodes

Thomas Munro, per a report from Noah Misch.

Discussion: http://postgr.es/m/20170611062525.ga1628...@rfd.leadboat.com

Branch
------
master

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

Modified Files
--------------
src/backend/nodes/copyfuncs.c  |  3 ++-
src/backend/nodes/equalfuncs.c |  2 ++
src/backend/nodes/outfuncs.c   |  1 +
src/backend/nodes/readfuncs.c  |  1 +
src/include/nodes/parsenodes.h | 14 +++++++++++++-
5 files changed, 19 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

Reply via email to