Clean up all the cruft after a pg_rewind test run.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 30 Mar 2015 00:54:37 +0000 (20:54 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 30 Mar 2015 00:54:37 +0000 (20:54 -0400)
commit1c41e2a998a0de16d9d33949a7b98a5be3d2477c
treecef279c6b12d163a38edadc6cca0ae4937d18f3d
parentc67f366fa9f748257861ee233b47b80eb5ffa857
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.
src/bin/pg_rewind/Makefile