pgsql: Specify --outputdir for isolation install check, not just plain

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Specify --outputdir for isolation install check, not just plain
Date: 2017-05-13 22:41:47
Message-ID: E1d9fjP-0000JY-6G@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Specify --outputdir for isolation install check, not just plain check.

This should probably have been part of 60f826c5e62.

Reported-By: Andrew Gierth

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/29c7d5e4844443acaa74a0d06dd6c70b320bb315

Modified Files
--------------
src/Makefile.global.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2017-05-14 05:34:42 pgsql: Suppress indentation from Data::Dumper in regression tests
Previous Message Andres Freund 2017-05-13 22:12:15 pgsql: Avoid superfluous work for commits during logical slot creation.