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

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

From
Andrew Dunstan
Date:
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
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/da7db24cc22e3f0d96cfda134f3ed194279bb513

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(-)