pgsql: Fix PostgresNode install_path sanity tests that fail on Windows

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix PostgresNode install_path sanity tests that fail on Windows
Date: 2021-10-15 16:58:48
Message-ID: E1mbQXg-0003Bq-Lw@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Geoghegan 2021-10-15 22:26:22 pgsql: Remove obsolete nbtree deduplication comments.
Previous Message Peter Geoghegan 2021-10-14 21:52:17 pgsql: Remove unstable pg_amcheck tests.