On Wed, Jun 14, 2017 at 4:30 PM, Tom Lane <[email protected]> wrote: > Robert Haas <[email protected]> writes: >> 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 > > This really should have involved a catversion bump. But we just > had one earlier today, so in practice it might not matter.
Oh, because of stored rules using the old RangeTblEntry serialization format? Sorry, I totally missed that. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
