Fix problems related to RangeTblEntry members enrname and enrtuples.

Robert Haas <rhaas@postgresql.org>

Commit: f32d57fd7088a558dadbe21b9859b09d2f877c19
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-06-14T20:19:46Z
Releases: 10.0
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

Files

Discussion