Commits

DateSubjectAuthorReleases
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2020-07-07 Don't create pg_type entries for sequences or toast tables. Tom Lane 14.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-02-09 Allow index AMs to cache data across aminsert calls within a SQL command. Tom Lane 10.0
2016-05-07 Fix pg_upgrade to not fail when new-cluster TOAST rules differ from old. Tom Lane 9.6.0
2016-05-07 Fix pg_upgrade to not fail when new-cluster TOAST rules differ from old. Tom Lane 9.3.13
2016-05-07 Fix pg_upgrade to not fail when new-cluster TOAST rules differ from old. Tom Lane 9.4.8
2016-05-07 Fix pg_upgrade to not fail when new-cluster TOAST rules differ from old. Tom Lane 9.5.3
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0
2015-02-21 Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[]. Tom Lane 9.5.0
2012-12-18 Fix failure to ignore leftover temp tables after a server crash. Tom Lane 9.1.8
2012-12-18 Fix failure to ignore leftover temp tables after a server crash. Tom Lane 9.2.3
2012-12-18 Fix failure to ignore leftover temp tables after a server crash. Tom Lane 9.3.0
2011-10-21 More cleanup after failed reduced-lock-levels-for-DDL feature. Tom Lane 9.2.0
2011-10-21 More cleanup after failed reduced-lock-levels-for-DDL feature. Tom Lane 9.1.2
2011-01-25 Implement ALTER TABLE ADD UNIQUE/PRIMARY KEY USING INDEX. Tom Lane 9.1.0
2010-02-07 Create a "relation mapping" infrastructure to support changing the relfilenodes Tom Lane 9.0.0
2010-02-03 Assorted cleanups in preparation for using a map file to support altering Tom Lane 9.0.0
2009-12-23 Adjust naming of indexes and their columns per recent discussion. Tom Lane 9.0.0
2009-12-07 Add exclusion constraints, which generalize the concept of uniqueness to Tom Lane 9.0.0
2009-10-05 Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust Tom Lane 9.0.0
2009-09-26 Extend the BKI infrastructure to allow system catalogs to be given Tom Lane 9.0.0
2009-07-29 Support deferrable uniqueness constraints. Tom Lane 9.0.0
2009-06-11 Revisit AlterTableCreateToastTable's API once again, hoping to make it what Tom Lane 8.4.0