Commits

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

DateSubjectAuthorReleases
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 9.6.21
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 9.6.18
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 9.6.18
2018-12-10 Add stack depth checks to key recursive functions in backend/nodes/*.c. Tom Lane 9.6.12
2016-06-26 Rethink node-level representation of partial-aggregation modes. Tom Lane 9.6.0
2016-06-18 Fix handling of argument and result datatypes for partial aggregation. Tom Lane 9.6.0
2016-04-27 Fix EXPLAIN VERBOSE output for parallel aggregate. Robert Haas 9.6.0
2016-04-08 Revert CREATE INDEX ... INCLUDING ... Teodor Sigaev 9.6.0
2016-04-08 CREATE INDEX ... INCLUDING (column[, ...]) Teodor Sigaev 9.6.0
2016-04-06 Run pgindent on a batch of (mostly-planner-related) source files. Tom Lane 9.6.0
2016-04-05 Support ALTER THING .. DEPENDS ON EXTENSION Alvaro Herrera 9.6.0
2016-03-24 Support CREATE ACCESS METHOD Alvaro Herrera 9.6.0
2016-03-21 Support parallel aggregation. Robert Haas 9.6.0
2016-02-12 Introduce extensible node types. Robert Haas 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-12-23 Allow omitting one or both boundaries in an array slice specifier. Tom Lane 9.6.0
2015-12-18 Revert 9246af6799819847faa33baf441251003acbb8fe because Teodor Sigaev 9.6.0
2015-12-18 Allow to omit boundaries in array subscript Teodor Sigaev 9.6.0
2015-12-11 Get rid of the planner's LateralJoinInfo data structure. Tom Lane 9.6.0
2015-10-05 Do not write out WCOs in Query Stephen Frost 9.6.0
2015-09-15 RLS refactoring Stephen Frost 9.6.0
2015-08-21 Rename 'cmd' to 'cmd_name' in CreatePolicyStmt Stephen Frost 9.6.0
2015-08-06 Reconcile nodes/*funcs.c with recent work. Noah Misch 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.6.0
2015-07-14 Add ALTER OPERATOR command, for changing selectivity estimator functions. Heikki Linnakangas 9.6.0