]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Do pre-release housekeeping on catalog data.
authorJoe Conway <mail@joeconway.com>
Mon, 30 Jun 2025 01:43:39 +0000 (21:43 -0400)
committerJoe Conway <mail@joeconway.com>
Mon, 30 Jun 2025 01:43:39 +0000 (21:43 -0400)
commit9c5b9a280cb6089c011a01797868da83f97d0230
tree94d7fdf815e99b680e875677b361a3021b219983
parent0ebd24255581837f9a5b189ef15147b769df116b
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.
src/include/catalog/catversion.h
src/include/catalog/pg_authid.dat
src/include/catalog/pg_collation.dat
src/include/catalog/pg_index.h
src/include/catalog/pg_proc.dat