Do pre-release housekeeping on catalog data.
Tom Lane <tgl@sss.pgh.pa.us>
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 6150
Files
| Path | Change | +/− |
|---|---|---|
| src/include/catalog/catversion.h | modified | +1 −1 |
| src/include/catalog/pg_authid.dat | modified | +3 −3 |
| src/include/catalog/pg_collation.h | modified | +1 −1 |
| src/include/catalog/pg_opfamily.dat | modified | +2 −2 |
| src/include/catalog/pg_proc.dat | modified | +42 −42 |
| src/include/catalog/pg_type.dat | modified | +6 −6 |