Clean up after pg_dump test runs.
Tom Lane <tgl@sss.pgh.pa.us>
Clean up after pg_dump test runs. The tmp_check directory needs to be removed by "make clean", and also ignored by .gitignore.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/.gitignore | modified | +2 −0 |
| src/bin/pg_dump/Makefile | modified | +1 −0 |