git.postgresql.org Git - postgresql.git/commit
2020年5月12日 17:03:43 +0000 (13:03 -0400)
2020年5月12日 17:03:43 +0000 (13:03 -0400)
commit 7b48f1b490978a8abca61e9a9380f8de2a56f266
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=5032
Also run reformat_dat_file.pl while I'm here.
Renumbering recently-added types changed some results in the opr_sanity
test. To make those a bit easier to eyeball-verify, change the queries
to show regtype not just bare type OIDs. (I think we didn't have
regtype when these queries were written.)
This is the main PostgreSQL git repository.
RSS
Atom