Commits

DateSubjectAuthorReleases
2025-08-13 Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true. Tom Lane 19 (unreleased)
2025-03-21 Label the contents of pg_*_d.h files a little better. Tom Lane 18.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-21 Rethink method for assigning OIDs to the template0 and postgres DBs. Tom Lane 15.0
2022-04-21 Use DECLARE_TOAST_WITH_MACRO() to simplify toast-table declarations. 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-27 Rethink definition of pg_attribute.attcompression. Tom Lane 14.0
2021-05-23 Re-order pg_attribute columns to eliminate some padding space. Tom Lane 14.0
2021-05-12 Double-space commands in system_constraints.sql/system_functions.sql. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. 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-29 Don't use custom OID symbols in pg_type.dat, either. Tom Lane 14.0
2020-10-28 Don't use custom OID symbols in pg_proc.dat. 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-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-02-15 Don't require pg_class.dat to contain correct relnatts values. Tom Lane 13.0
2019-05-22 Initial pgperltidy run for v12. Tom Lane 12.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-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