Commits

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

DateSubjectAuthorReleases
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-13 Change internal integer representation of Value node Peter Eisentraut 11.0
2018-03-05 Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) Alvaro Herrera 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-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-12-21 Add parallel-aware hash joins. Andres Freund 11.0
2017-12-05 Support Parallel Append plan nodes. Robert Haas 11.0
2017-11-16 Pass InitPlan values to workers via Gather (Merge). Robert Haas 11.0
2017-11-13 Track in the plan the types associated with PARAM_EXEC parameters. Robert Haas 11.0
2017-11-09 Add hash partitioning. Robert Haas 11.0
2017-10-11 pg_stat_statements: Widen query IDs from 32 bits to 64 bits. Robert Haas 11.0
2017-09-30 Support arrays over domains. Tom Lane 11.0
2017-09-08 Allow a partitioned table to have a default partition. Robert Haas 11.0
2017-08-30 Force rescanning of parallel-aware scan nodes below a Gather[Merge]. Tom Lane 11.0
2017-08-16 Fix up some misusage of appendStringInfo() and friends Peter Eisentraut 11.0