Commits

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

DateSubjectAuthorReleases
2022-09-06 Further fixes for MULTIEXPR_SUBLINK fix. Tom Lane 11.18
2022-08-05 Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera 11.17
2022-03-03 Clean up assorted failures under clang's -fsanitize=undefined checks. Tom Lane 11.16
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 11.15
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 11.11
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 11.8
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 11.8
2019-05-17 Restructure creation of run-time pruning steps. Tom Lane 11.4
2018-10-12 Correct attach/detach logic for FKs in partitions Alvaro Herrera 11.0
2018-08-01 Fix run-time partition pruning for appends with multiple source rels. Tom Lane 11.0
2018-06-10 Assorted cosmetic cleanup of run-time-partition-pruning code. Tom Lane 11.0
2018-06-10 Relocate partition pruning structs to a saner place. Tom Lane 11.0
2018-06-10 Improve run-time partition pruning to handle any stable expression. Tom Lane 11.0
2018-04-12 Revert MERGE patch Simon Riggs 11.0
2018-04-07 Support partition pruning at execution time Alvaro Herrera 11.0
2018-04-07 Indexes with INCLUDE columns and their support in B-tree Teodor Sigaev 11.0
2018-04-06 Faster partition pruning Alvaro Herrera 11.0
2018-04-06 Improve parse representation for MERGE Simon Riggs 11.0
2018-04-03 WITH support in MERGE Simon Riggs 11.0
2018-04-03 MERGE SQL Command following SQL:2016 Simon Riggs 11.0
2018-04-02 Revert "Modified files for MERGE" Simon Riggs 11.0
2018-04-02 Modified files for MERGE Simon Riggs 11.0
2018-03-22 Basic planner and executor integration for JIT. Andres Freund 11.0
2018-03-16 Simplify parse representation of savepoint commands Peter Eisentraut 11.0
2018-03-05 Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) Alvaro Herrera 11.0