pgsql: Add new simple TAP test for tablespaces, attempt II. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Add new simple TAP test for tablespaces, attempt II.
Date
Msg-id E1nAjsX-0001K9-5C@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add new simple TAP test for tablespaces, attempt II.

See commit message for d1511fe1b040853f6e10d353e56b42bb96ae239d.  This
new version attempts to fix path translation problem on MSYS/Windows.

Discussion: https://postgr.es/m/20220117055326.GD756210%40rfd.leadboat.com

Branch
------
master

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

Modified Files
--------------
src/test/modules/test_misc/t/002_tablespace.pl | 99 ++++++++++++++++++++++++++
1 file changed, 99 insertions(+)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Extend the options of pg_basebackup to control compression
Next
From: Michael Paquier
Date:
Subject: pgsql: Fix one-off bug causing missing commit timestamps for subtransac