Add a sanity check to make sure that all system catalogs that have OIDs
Tom Lane <tgl@sss.pgh.pa.us>
Add a sanity check to make sure that all system catalogs that have OIDs also have a unique index on OID.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/sanity_check.out | modified | +16 −0 |
| src/test/regress/sql/sanity_check.sql | modified | +13 −1 |