Clean up after pg_dump test runs. The tmp_check directory needs to be removed by "make clean", and also ignored by .gitignore.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/74a73b17225385e54dbf9fc2f77aaa59191ac04b Modified Files -------------- src/bin/pg_dump/.gitignore | 2 ++ src/bin/pg_dump/Makefile | 1 + 2 files changed, 3 insertions(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
