Commits

DateSubjectAuthorReleases
2026-02-18 Simplify creation of built-in functions with default arguments. Tom Lane 19 (unreleased)
2025-07-01 doc: TOAST not toast Peter Eisentraut 19 (unreleased)
2024-03-09 Catalog changes preparing for builtin collation provider. Jeff Davis 17.0
2023-10-16 Add support event triggers on authenticated login Alexander Korotkov 17.0
2022-05-19 doc: Properly punctuate "etc." Peter Eisentraut 15.0
2022-04-21 Rethink method for assigning OIDs to the template0 and postgres DBs. Tom Lane 15.0
2022-02-02 Some cleanup for change of collate and ctype fields to type text Peter Eisentraut 15.0
2022-01-20 Remove 'datlastsysoid'. Robert Haas 15.0
2021-07-16 doc: Spell checking Peter Eisentraut 15.0
2021-07-16 doc: Spell checking Peter Eisentraut 14.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-11-07 Move catalog index declarations Peter Eisentraut 14.0
2020-11-07 Move catalog toast table declarations Peter Eisentraut 14.0
2020-10-04 Make postgres.bki use the same literal-string syntax as postgresql.conf. Tom Lane 14.0
2020-08-31 doc: add commas after 'i.e.' and 'e.g.' Bruce Momjian 14.0
2020-08-31 doc: add commas after 'i.e.' and 'e.g.' Bruce Momjian 12.5
2020-08-31 doc: add commas after 'i.e.' and 'e.g.' Bruce Momjian 13.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