Commits

Showing commits that first shipped in 12 (backpatches included). Clear

DateSubjectAuthorReleases
2022-09-06 Further fixes for MULTIEXPR_SUBLINK fix. Tom Lane 12.13
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 12.10
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 12.3
2019-08-02 Fix representation of hash keys in Hash/HashJoin nodes. Andres Freund 12.0
2019-05-17 Restructure creation of run-time pruning steps. Tom Lane 12.0
2019-03-30 Generated columns Peter Eisentraut 12.0
2019-03-22 Collations with nondeterministic comparison Peter Eisentraut 12.0
2019-03-07 Allow ATTACH PARTITION with only ShareUpdateExclusiveLock. Robert Haas 12.0
2019-03-06 Fix copy/out/readfuncs for accessMethod addition in 8586bf7ed8. Andres Freund 12.0
2019-02-16 Allow user control of CTE materialization, and change the default behavior. Tom Lane 12.0
2019-02-01 Renaming for new subscripting mechanism Alvaro Herrera 12.0
2019-01-28 In the planner, replace an empty FROM clause with a dummy RTE. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-10 Add stack depth checks to key recursive functions in backend/nodes/*.c. Tom Lane 12.0
2018-10-07 Remove some unnecessary fields from Plan trees. Tom Lane 12.0
2018-10-04 Centralize executor's opening/closing of Relations for rangetable entries. Tom Lane 12.0
2018-09-30 Create an RTE field to record the query's lock mode for each relation. Tom Lane 12.0
2018-09-18 Add a debugging option to stress-test outfuncs.c and readfuncs.c. Tom Lane 12.0
2018-09-18 Fix some minor issues exposed by outfuncs/readfuncs testing. Tom Lane 12.0
2018-09-18 Fix some probably-minor oversights in readfuncs.c. Tom Lane 12.0
2018-08-01 Fix run-time partition pruning for appends with multiple source rels. Tom Lane 12.0
2018-07-19 Expand run-time partition pruning to work with MergeAppend Heikki Linnakangas 12.0