Do pre-release housekeeping on catalog data.
Joe Conway <mail@joeconway.com>
Do pre-release housekeeping on catalog data. Run renumber_oids.pl to move high-numbered OIDs down, as per pre-beta tasks specified by RELEASE_CHANGES. For reference, the command was ./renumber_oids.pl --first-mapped-oid 8000 --target-oid 6300 This should have been done prior to beta1, but it was forgotten. This will ensure we get the correct numbering for beta2 onward.
Files
| Path | Change | +/− |
|---|---|---|
| src/include/catalog/catversion.h | modified | +1 −1 |
| src/include/catalog/pg_authid.dat | modified | +1 −1 |
| src/include/catalog/pg_collation.dat | modified | +1 −1 |
| src/include/catalog/pg_index.h | modified | +1 −1 |
| src/include/catalog/pg_proc.dat | modified | +81 −81 |