pgsql: Add new simple TAP test for tablespaces.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add new simple TAP test for tablespaces.
Date: 2022-01-14 11:24:15
Message-ID: E1n8Kgp-0000tJ-JL@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add new simple TAP test for tablespaces.

The tablespace tests in the main regression tests have been changed to
use "in-place" tablespaces, so that they work when streamed to a replica
on the same host. Add a new TAP test that exercises tablespaces with
absolute paths, for coverage.

Reviewed-by: Andres Freund <andres(at)anarazel(dot)de>
Reviewed-by: Michael Paquier <michael(at)paquier(dot)xyz>
Discussion: https://postgr.es/m/CA%2BhUKGKpRWQ9SxdxxDmTBCJoR0YnFpMBe7kyzY8SUQk%2BHeskxg%40mail.gmail.com

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2022-01-14 11:56:58 pgsql: Revert "Test replay of regression tests."
Previous Message Peter Eisentraut 2022-01-14 10:27:59 pgsql: Rename value node fields