Update oidjoins regression test for 9.5. New FK relationships for pg_transform. Also findoidjoins now detects a few relationships it didn't before for pre-existing catalogs, as a result of new regression tests leaving entries in those catalogs that weren't there before.
Branch ------ REL9_5_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/68c3549fb56834f47d57ef010ffbd3bdbd80b941 Modified Files -------------- src/test/regress/expected/oidjoins.out | 72 ++++++++++++++++++++++++++++++++ src/test/regress/sql/oidjoins.sql | 36 ++++++++++++++++ 2 files changed, 108 insertions(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
