pgsql: Try again to add test coverage for pg_combinebackup w/tablespace - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Try again to add test coverage for pg_combinebackup w/tablespace
Date
Msg-id E1rzMq6-003YmX-LR@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Try again to add test coverage for pg_combinebackup w/tablespaces.

My previous attempt to add this had to be reverted in commit
82023d47de9e262730b1f9b4ea77fae201a89d0a. I've revised the problematic
code a bit; hopefully it is OK now.

Discussion: http://postgr.es/m/CA+Tgmobiv1QJR5PEJoDKeZDrJHZFRmi4XmWOqufN49DJj-3e2g@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/89ad3e1316bf0374f9e57456bf2888d14bf070f6

Modified Files
--------------
src/bin/pg_basebackup/t/010_pg_basebackup.pl      | 21 +----
src/bin/pg_combinebackup/t/002_compare_backups.pl | 37 ++++++++-
src/test/perl/PostgreSQL/Test/Cluster.pm          | 96 +++++++++++++++++++++--
3 files changed, 126 insertions(+), 28 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Post review fixes for test_json_parser test module
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Remove obsolete symbol from ecpg_config.h.in