pgsql: Fix cross-version upgrade tests after f0827b443.

Started by Tom Laneover 2 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Fix cross-version upgrade tests after f0827b443.

Removing the get_columns_length() function from regress.so
means we have to drop it when testing upgrades from versions
that had it. Per buildfarm.

Discussion: /messages/by-id/2520881.1709159002@sss.pgh.pa.us

Branch
------
master

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

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