pgsql: Fix PostgresNode install_path sanity tests that fail on Windows - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Fix PostgresNode install_path sanity tests that fail on Windows
Date
Msg-id E1mbQXg-0003Br-MR@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix PostgresNode install_path sanity tests that fail on Windows

Backpatch to 14 where install_path was introduced.

Branch
------
REL_14_STABLE

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

Modified Files
--------------
src/test/perl/PostgresNode.pm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: pgsql: Remove unstable pg_amcheck tests.
Next
From: Peter Geoghegan
Date:
Subject: pgsql: Remove obsolete nbtree deduplication comments.