Commits

DateSubjectAuthorReleases
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2018-09-04 Fully enforce uniqueness of constraint names. Tom Lane 11.0
2018-09-04 Fully enforce uniqueness of constraint names. Tom Lane 12.0
2018-07-18 Drop the rule against included index columns duplicating key columns. Tom Lane 11.0
2018-07-18 Drop the rule against included index columns duplicating key columns. Tom Lane 12.0
2018-05-01 Clean up warnings from -Wimplicit-fallthrough. Tom Lane 11.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-18 Better fix for deadlock hazard in CREATE INDEX CONCURRENTLY. Tom Lane 9.5.13
2018-04-18 Better fix for deadlock hazard in CREATE INDEX CONCURRENTLY. Tom Lane 9.4.18
2018-04-18 Better fix for deadlock hazard in CREATE INDEX CONCURRENTLY. Tom Lane 10.4
2018-04-18 Better fix for deadlock hazard in CREATE INDEX CONCURRENTLY. Tom Lane 9.6.9
2018-04-18 Better fix for deadlock hazard in CREATE INDEX CONCURRENTLY. Tom Lane 11.0
2018-04-18 Revert "Add temporary debug logging, in 9.4 branch only." Tom Lane 9.4.18
2018-04-18 Revert "Add more temporary debug logging, in 9.4 branch only." Tom Lane 9.4.18
2018-04-17 Add more temporary debug logging, in 9.4 branch only. Tom Lane 9.4.18
2018-04-16 Add temporary debug logging, in 9.4 branch only. Tom Lane 9.4.18
2018-04-16 Revert "Add temporary debugging assertion, in 9.4 branch only." Tom Lane 9.4.18
2018-04-16 Add temporary debugging assertion, in 9.4 branch only. Tom Lane 9.4.18
2018-04-08 Fix additional breakage in covering-index patch. Tom Lane 11.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. 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-06-04 Disallow CREATE INDEX if table is already in use in current session. Tom Lane 10.0
2017-02-09 Allow index AMs to cache data across aminsert calls within a SQL command. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0