Re: Test 002_pg_upgrade fails with olddump on Windows
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Michael Paquier <michael@paquier.xyz>
Cc: Alexander Lakhin <exclusion@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2023-12-08T10:51:53Z
Lists: pgsql-hackers
On 2023-Dec-08, Michael Paquier wrote: > On Thu, Dec 07, 2023 at 05:44:53PM +0900, Michael Paquier wrote: > > Hmm. Yes, it looks like you're right here. That should allow all the > > scenarios we expect to work to update the paths for the functions. > > And done this one as well down to v15, where not only meson, but also > vpath could have been confused with an update to an incorrect path. Argh, yeah, this has caused me pain a couple of times. Thanks for fixing. -- Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/ "If you have nothing to say, maybe you need just the right tool to help you not say it." (New York Times, about Microsoft PowerPoint)
Commits
-
Fix path of regress shared library in pg_upgrade test
- 24482838c2c4 15.6 landed
- a09aa18eaa6a 16.2 landed
- e5b8c4f68fa5 17.0 landed
-
Apply filters to dump files all the time in 002_pg_upgrade.pl
- f0b53daa2c76 15.6 landed
- a499c08dca5e 16.2 landed
- bfc677c3bc31 17.0 landed