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-08-13 Add missing fields to _outConstraint() Peter Eisentraut 12.13
2022-08-12 Fix _outConstraint() for "identity" constraints Peter Eisentraut 12.13
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 12.10
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 12.6
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 12.3
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 12.3
2019-08-02 Fix representation of hash keys in Hash/HashJoin nodes. Andres Freund 12.0
2019-06-09 Reconcile nodes/*funcs.c with PostgreSQL 12 work. Noah Misch 12.0
2019-05-17 Restructure creation of run-time pruning steps. Tom Lane 12.0
2019-04-25 Fix tablespace inheritance for partitioned rels Alvaro Herrera 12.0
2019-04-05 Use Append rather than MergeAppend for scanning ordered partitions. 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-09 Refactor the representation of indexable clauses in IndexPaths. Tom Lane 12.0
2019-02-01 Renaming for new subscripting mechanism Alvaro Herrera 12.0
2019-01-29 Rename nodes/relation.h to nodes/pathnodes.h. Tom Lane 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-31 Remove some useless code Alvaro Herrera 12.0
2018-12-22 Add WRITE_*_ARRAY macros Peter Eisentraut 12.0
2018-12-10 Add stack depth checks to key recursive functions in backend/nodes/*.c. Tom Lane 12.0