mirror of
https://github.com/postgres/postgres.git
synced 2025-06-04 12:42:24 +03:00
non-standard regression test, and adds standard installcheck regression test support. The test creates a second database (regression_slave) and drops it again, in order to avoid the cheesy-ness of connecting back to the same database ;-) Joe Conway