Commits

DateSubjectAuthorReleases
2026-02-23 Cope with AIX's alignment woes by using _Pragma("pack"). Tom Lane 19 (unreleased)
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
2018-04-29 Cosmetic improvement: use BKI_DEFAULT and BKI_LOOKUP in pg_language. Tom Lane 11.0
2018-04-19 Improve consistency of comments in system catalog headers. Tom Lane 11.0
2018-04-08 Replace our traditional initial-catalog-data format with a better design. Tom Lane 11.0
2018-04-06 Remove some unnecessary quote marks from catalog DATA lines. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2010-01-05 Get rid of the need for manual maintenance of the initial contents of Tom Lane 9.0.0
2009-09-22 Implement the DO statement to support execution of PL code without having Tom Lane 9.0.0
2008-03-27 Reduce the need for frontend programs to include "postgres.h" by refactoring Tom Lane 8.4.0
2007-09-03 Improve stylistic consistency of descriptions of built-in objects by avoiding Tom Lane 8.3.0
2007-03-26 Allow non-superuser database owners to create procedural languages. Tom Lane 8.3.0
2005-04-14 First phase of project to use fixed OIDs for all system catalogs and Tom Lane 8.1.0
2003-03-10 This patch fixes a bunch of spelling mistakes in comments throughout the Tom Lane 7.4.1
2000-11-20 Revise handling of oldstyle/newstyle functions per recent discussions Tom Lane 7.1.1
2000-05-28 First round of changes for new fmgr interface. fmgr itself and the Tom Lane 7.1.1