pgsql: Use separate output dirs for test_decoding's two runs.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Use separate output dirs for test_decoding's two runs.
Date: 2014-03-30 22:35:02
Message-ID: E1WUOJi-0006QA-4p@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Use separate output dirs for test_decoding's two runs.

contrib/test_decoding's "make check" runs two sets of tests. Unless we
specify separate output directories for each set the isolation tests
will overwrite the output from the normal regression set. Doing this
will help the buildfarm collect complete logs.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7317d8d961f210c3a6b20972cd605bcd9bffb06e

Modified Files
--------------
contrib/test_decoding/Makefile | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2014-03-31 07:29:36 pgsql: Rename GinLogicValue to GinTernaryValue.
Previous Message Bruce Momjian 2014-03-29 23:00:17 pgsql: psql: display "Replica Identity" only for FULL and NOTHING