Thread: pgsql: In pg_upgrade, allow tables using regclass to be upgraded becaus

pgsql: In pg_upgrade, allow tables using regclass to be upgraded becaus

From
Bruce Momjian
Date:
In pg_upgrade, allow tables using regclass to be upgraded because we
preserve pg_class oids since PG 9.0.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/98fbce09316525e1da5a5c94ea8d75ead69669fb

Modified Files
--------------
contrib/pg_upgrade/check.c  |    2 +-
doc/src/sgml/pgupgrade.sgml |    2 +-
2 files changed, 2 insertions(+), 2 deletions(-)