pgsql: Try again to add test coverage for pg_combinebackup w/tablespace

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Try again to add test coverage for pg_combinebackup w/tablespace
Дата
Msg-id E1rzMq6-003YmX-LR@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Post review fixes for test_json_parser test module
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove obsolete symbol from ecpg_config.h.in