pgsql: Clean up all the cruft after a pg_rewind test run.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Clean up all the cruft after a pg_rewind test run.
Date: 2015-03-30 00:54:42
Message-ID: E1YcNyU-0008Lo-GR@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clean up all the cruft after a pg_rewind test run.

regress_log temp directory was properly .gitignore'd, which may explain
why it got left out of the "make clean" action.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1c41e2a998a0de16d9d33949a7b98a5be3d2477c

Modified Files
--------------
src/bin/pg_rewind/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2015-03-30 05:01:25 Re: pgsql: Centralize definition of integer limits.
Previous Message Tom Lane 2015-03-30 00:02:19 pgsql: Fix multiple bugs and infelicities in pg_rewind.