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-0003Bq-Lw@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/15124d0e22ed2280e4603638e5baede190ae584c

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.