pgsql: Make prove_installcheck remove the old log directory, if any. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Make prove_installcheck remove the old log directory, if any.
Date
Msg-id E1ZlRF1-0000yw-7N@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Make prove_installcheck remove the old log directory, if any.

prove_check already has been doing this.  Back-patch to 9.4, like the
commit that introduced this logging.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/2539b9b0831c5642fd21284ce50003f08a313037

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


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Speed up text sorts where the same strings occur multiple times.
Next
From: Noah Misch
Date:
Subject: pgsql: Make prove_installcheck remove the old log directory, if any.