In pg_upgrade, allow tables using regclass to be upgraded because we preserve pg_class oids since PG 9.0.
Branch ------ REL9_0_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/ec218056feb4533932bce4af820523829d831f92 Modified Files -------------- contrib/pg_upgrade/check.c | 2 +- doc/src/sgml/pgupgrade.sgml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
