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
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
2018-12-10 Add stack depth checks to key recursive functions in backend/nodes/*.c. Tom Lane 11.2
2018-11-08 Revise attribute handling code on partition creation Alvaro Herrera 11.2
2018-04-12 Revert MERGE patch Simon Riggs 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-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
2018-02-23 Support parameters in CALL Peter Eisentraut 11.0
2018-02-07 Support all SQL:2011 options for window frame clauses. Tom Lane 11.0
2018-02-02 Fix application of identity values in some cases Peter Eisentraut 11.0
2018-01-26 Remove the obsolete WITH clause of CREATE FUNCTION. Tom Lane 11.0
2018-01-19 Allow UPDATE to move rows between partitions. Robert Haas 11.0
2018-01-19 Local partitioned indexes Alvaro Herrera 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-30 SQL procedures Peter Eisentraut 11.0