Commits

DateSubjectAuthorReleases
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2020-07-21 Avoid C99-ism in pre-v12 branches. Tom Lane 10.14
2020-07-21 Avoid C99-ism in pre-v12 branches. Tom Lane 11.9
2020-07-21 Assert that we don't insert nulls into attnotnull catalog columns. Tom Lane 10.14
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
2020-07-21 Assert that we don't insert nulls into attnotnull catalog columns. Tom Lane 14.0
2018-10-04 Centralize executor's opening/closing of Relations for rangetable entries. Tom Lane 12.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-02-09 Allow index AMs to cache data across aminsert calls within a SQL command. Tom Lane 10.0
2017-02-01 Fix CatalogTupleInsert/Update abstraction for case of shared indstate. Tom Lane 10.0
2017-02-01 Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). Tom Lane 10.0
2009-12-07 Add exclusion constraints, which generalize the concept of uniqueness to Tom Lane 9.0.0
2009-07-29 Support deferrable uniqueness constraints. Tom Lane 9.0.0
2007-09-20 HOT updates. When we update a tuple without changing any of its indexed Tom Lane 8.3.0
2006-07-03 Code review for FILLFACTOR patch. Change WITH grammar as per earlier Tom Lane 8.2.0
2005-03-21 Convert index-related tuple handling routines from char 'n'/' ' to bool Tom Lane 8.1.0
2005-03-16 Revise TupleTableSlot code to avoid unnecessary construction and disassembly Tom Lane 8.1.0
2003-05-28 Replace functional-index facility with expressional indexes. Any column Tom Lane 7.4.1
2002-08-06 Restructure local-buffer handling per recent pghackers discussion. Tom Lane 7.3.1
2002-08-05 Restructure system-catalog index updating logic. Instead of having Tom Lane 7.3.1
2002-07-15 Use the dependency mechanism to manage column defaults. We need this Tom Lane 7.3.1
2002-07-12 Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. Tom Lane 7.3.1
2002-05-24 Mark index entries "killed" when they are no longer visible to any Tom Lane 7.3.1