Commits

DateSubjectAuthorReleases
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2020-09-01 Set cutoff xmin more aggressively when vacuuming a temporary table. Tom Lane 14.0
2020-02-15 Update obsolete comment. Tom Lane 13.0
2019-07-17 Avoid using lcons and list_delete_first where it's easy to do so. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-03-04 In rebuild_relation(), don't access an already-closed relcache entry. Tom Lane 10.0
2017-03-04 In rebuild_relation(), don't access an already-closed relcache entry. Tom Lane 9.5.7
2017-03-04 In rebuild_relation(), don't access an already-closed relcache entry. Tom Lane 9.6.3
2017-02-01 Fix CatalogTupleInsert/Update abstraction for case of shared indstate. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0
2013-05-06 Move materialized views' is-populated status into their pg_class entries. Tom Lane 9.3.0
2012-11-29 Fix assorted bugs in CREATE INDEX CONCURRENTLY. Tom Lane 8.3.22
2012-11-29 Fix assorted bugs in CREATE INDEX CONCURRENTLY. Tom Lane 8.4.15
2012-11-29 Fix assorted bugs in CREATE INDEX CONCURRENTLY. Tom Lane 9.0.11
2012-11-29 Fix assorted bugs in CREATE INDEX CONCURRENTLY. Tom Lane 9.1.7
2012-11-29 Fix assorted bugs in CREATE/DROP INDEX CONCURRENTLY. Tom Lane 9.2.2
2012-11-29 Fix assorted bugs in CREATE/DROP INDEX CONCURRENTLY. Tom Lane 9.3.0
2012-01-12 Fix CLUSTER/VACUUM FULL for toast values owned by recently-updated rows. Tom Lane 9.0.7