mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +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