Commits

DateSubjectAuthorReleases
2026-03-05 Simplify creation of built-in functions with non-default ACLs. Tom Lane 19 (unreleased)
2026-02-18 Simplify creation of built-in functions with default arguments. Tom Lane 19 (unreleased)
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-04-17 Rationalize handling of array type names in bootstrap data. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2014-12-16 Fix off-by-one loop count in MapArrayTypeName, and get rid of static array. Tom Lane 9.0.19
2014-12-16 Fix off-by-one loop count in MapArrayTypeName, and get rid of static array. Tom Lane 9.1.15
2014-12-16 Fix off-by-one loop count in MapArrayTypeName, and get rid of static array. Tom Lane 9.2.10
2014-12-16 Fix off-by-one loop count in MapArrayTypeName, and get rid of static array. Tom Lane 9.3.6
2014-12-16 Fix off-by-one loop count in MapArrayTypeName, and get rid of static array. Tom Lane 9.4.1
2014-12-16 Fix off-by-one loop count in MapArrayTypeName, and get rid of static array. Tom Lane 9.5.0
2012-07-18 Fix management of pendingOpsTable in auxiliary processes. Tom Lane 9.2.0
2012-07-18 Fix management of pendingOpsTable in auxiliary processes. Tom Lane 9.3.0
2009-09-27 Simplify the bootstrap (BKI) code by getting rid of a useless table of all Tom Lane 9.0.0
2009-07-31 Create a multiplexing structure for signals to Postgres child processes. Tom Lane 9.0.0
2007-07-24 Create a new dedicated Postgres process, "wal writer", which exists to write Tom Lane 8.3.0
2006-08-15 Add a hack so that get_type_io_data() can work from bootstrap.c's Tom Lane 8.2.0
2006-03-07 Make all our flex and bison files use %option prefix or %name-prefix Tom Lane 8.2.0
2004-05-29 Separate out bgwriter code into a logically separate module, rather Tom Lane 8.0.0
2004-05-28 Code review for EXEC_BACKEND changes. Reduce the number of #ifdefs by Tom Lane 8.0.0
2002-04-27 Support toasting of shared system relations, and provide toast tables for Tom Lane 7.3.1
2002-03-26 pg_class has a relnamespace column. You can create and access tables Tom Lane 7.3.1
2001-08-10 Make OIDs optional, per discussions in pghackers. WITH OIDS is still the Tom Lane 7.2.1
2000-07-14 Cleanup of code for creating index entries. Functional indexes with Tom Lane 7.1.1