]> granicus.if.org Git - postgresql/commit
Sync commentary in transam.h and bki.sgml.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 14 Mar 2019 04:23:33 +0000 (00:23 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 14 Mar 2019 04:23:40 +0000 (00:23 -0400)
commit401b87a24fbab7bfb48eb48050a51e033452ac6e
tree503076a3455a314df849d95c368d250f26d850aa
parent364298be22090769da14aa749fe730cf16ed3c2c
Sync commentary in transam.h and bki.sgml.

Commit a6417078c missed updating some comments in transam.h about
reservation of high OIDs for development purposes.  Also tamp down
an over-optimistic comment there about how easy it'd be to change
FirstNormalObjectId.

Earlier, commit 09568ec3d failed to update bki.sgml for the split
between genbki.pl-assigned OIDs and those assigned during initdb.

Also fix genbki.pl so that it will complain if it overruns
that split.  It's possible that doing so would have no very bad
consequences, but that's no excuse for not detecting it.
doc/src/sgml/bki.sgml
src/backend/catalog/genbki.pl
src/include/access/transam.h