Commits

DateSubjectAuthorReleases
2026-02-18 Simplify creation of built-in functions with default arguments. Tom Lane 19 (unreleased)
2022-04-21 Rethink method for assigning OIDs to the template0 and postgres DBs. Tom Lane 15.0
2021-07-15 Replace explicit PIN entries in pg_depend with an OID range test. Tom Lane 15.0
2021-05-27 Reduce the range of OIDs reserved for genbki.pl. Tom Lane 14.0
2021-05-12 Doc: update bki.sgml's statements about OID ranges. Tom Lane 14.0
2021-02-03 Remove special BKI_LOOKUP magic for namespace and role OIDs. Tom Lane 14.0
2021-02-02 Build in some knowledge about foreign-key relationships in the catalogs. Tom Lane 14.0
2020-10-04 Make postgres.bki use the same literal-string syntax as postgresql.conf. Tom Lane 14.0
2020-07-21 Be more careful about marking catalog columns NOT NULL by default. Tom Lane 14.0
2020-07-21 Assert that we don't insert nulls into attnotnull catalog columns. Tom Lane 11.9
2020-07-21 Assert that we don't insert nulls into attnotnull catalog columns. Tom Lane 13.0
2020-07-21 Assert that we don't insert nulls into attnotnull catalog columns. Tom Lane 12.4
2020-07-21 Assert that we don't insert nulls into attnotnull catalog columns. Tom Lane 14.0
2019-03-14 Sync commentary in transam.h and bki.sgml. Tom Lane 12.0
2019-03-12 Remove remaining hard-wired OID references in the initial catalog data. Tom Lane 12.0
2019-03-12 Create a script that can renumber manually-assigned OIDs. Tom Lane 12.0
2019-01-04 Move the built-in conversions into the initial catalog data. Tom Lane 12.0
2019-01-03 Use symbolic references for pg_language OIDs in the bootstrap data. Tom Lane 12.0
2018-09-20 Teach genbki.pl to auto-generate pg_type entries for array types. Tom Lane 12.0
2018-05-05 Fix bootstrap parser so that its keywords are unreserved words. Tom Lane 11.0
2018-04-28 Tweak reformat_dat_file.pl to make it more easily hand-invokable. Tom Lane 11.0
2018-04-26 Avoid parsing catalog data twice during BKI file construction. Tom Lane 11.0
2018-04-17 Rationalize handling of single and double quotes in bootstrap data. Tom Lane 11.0
2018-04-09 Make reformat_dat_file.pl preserve all blank lines. Tom Lane 11.0
2018-04-08 Replace our traditional initial-catalog-data format with a better design. Tom Lane 11.0