]> granicus.if.org Git - postgresql/commit
Fix problems related to RangeTblEntry members enrname and enrtuples.
authorRobert Haas <rhaas@postgresql.org>
Wed, 14 Jun 2017 20:19:46 +0000 (16:19 -0400)
committerRobert Haas <rhaas@postgresql.org>
Wed, 14 Jun 2017 20:19:46 +0000 (16:19 -0400)
commitf32d57fd7088a558dadbe21b9859b09d2f877c19
treee90add07782367d128db9c9f5d0c7319783bc14d
parent6c2003f8a1bbc7c192a2e83ec51581c018aa162f
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.GA1628882@rfd.leadboat.com
src/backend/nodes/copyfuncs.c
src/backend/nodes/equalfuncs.c
src/backend/nodes/outfuncs.c
src/backend/nodes/readfuncs.c
src/include/nodes/parsenodes.h