pgsql: Adjust AdjustUpgrade.pm for commit b1720fe63. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Adjust AdjustUpgrade.pm for commit b1720fe63.
Date
Msg-id E1u2JBw-003MlL-0k@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Adjust AdjustUpgrade.pm for commit b1720fe63.

Need to delete the functions we no longer have available from
the dumps to be reloaded from old versions.

Per buildfarm.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b65b9da568fd93f8fe3b41f4074f225eead104d2

Modified Files
--------------
src/test/perl/PostgreSQL/Test/AdjustUpgrade.pm | 10 ++++++++++
1 file changed, 10 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Move contrib/spi testing from core regression tests to contrib/s
Next
From: David Rowley
Date:
Subject: Re: pgsql: Rename argument in pg_get_process_memory_contexts().