postgresql/contrib/pg_upgrade/.gitignore
Peter Eisentraut 08da2d282f Add pg_upgrade test suite
It runs the regression tests, runs pg_upgrade on the populated
database, and compares the before and after dumps.  While not actually
a cross-version upgrade, this does detect omissions and bugs in the
involved tools from time to time.  It's also possible to do a
cross-version upgrade by manually supplying parameters.
2011-11-27 22:42:32 +02:00

6 lines
78 B
Plaintext

/pg_upgrade
# Generated by test suite
delete_old_cluster.sh
/log/
/tmp_check/