pgsql: MSVC: Clean tmp_check directory of pg_controldata test suite.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: MSVC: Clean tmp_check directory of pg_controldata test suite.
Date: 2016-02-25 04:44:27
Message-ID: E1aYnmt-00049t-I3@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

MSVC: Clean tmp_check directory of pg_controldata test suite.

Back-patch to 9.4, where the suite was introduced.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/78e329340e0518894f5a865c6bb7c0fc77a577b6

Modified Files
--------------
src/tools/msvc/clean.bat | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2016-02-25 07:39:30 pgsql: Enable parallelism for prepared statements and extended query pr
Previous Message Robert Haas 2016-02-23 13:28:16 Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution.