Обсуждение: pgsql: Make tap tests store postmaster logs and handle vpaths correctly

Поиск
Список
Период
Сортировка

pgsql: Make tap tests store postmaster logs and handle vpaths correctly

От
Andrew Dunstan
Дата:
Make tap tests store postmaster logs and handle vpaths correctly

Given this it is possible that the buildfarm animals running these tests
will be able to capture adequate logging to allow diagnosis of failures.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/01f6bb4b2dcc571ad0cc6a404595de4b03157534

Modified Files
--------------
src/Makefile.global.in          |    2 +-
src/bin/pg_rewind/RewindTest.pm |    6 +++---
src/test/perl/TestLib.pm        |   15 ++++++++++-----
3 files changed, 14 insertions(+), 9 deletions(-)