Commits

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

DateSubjectAuthorReleases
2017-03-23 Assorted compilation and test fixes Peter Eisentraut 10.0
2017-03-21 Don't scan partitioned tables. Robert Haas 10.0
2017-03-21 Add missing support for new node fields Andrew Dunstan 10.0
2017-03-15 Allow referring to functions without arguments when unique Peter Eisentraut 10.0
2017-03-09 Add a Gather Merge executor node. Robert Haas 10.0
2017-03-08 Support parallel bitmap heap scans. Robert Haas 10.0
2017-03-08 Support XMLTABLE query expression Alvaro Herrera 10.0
2017-03-06 Remove objname/objargs split for referring to objects Peter Eisentraut 10.0
2017-03-06 Add operator_with_argtypes grammar rule Peter Eisentraut 10.0
2017-03-06 Replace LookupFuncNameTypeNames() with LookupFuncWithArgs() Peter Eisentraut 10.0
2017-02-15 Add CREATE COLLATION IF NOT EXISTS clause Peter Eisentraut 10.0
2017-02-14 Allow parallel workers to execute subplans. Robert Haas 10.0
2017-01-20 Logical replication Peter Eisentraut 10.0
2017-01-18 Move targetlist SRF handling from expression evaluation to new executor node. Andres Freund 10.0
2017-01-18 Improve RLS planning by marking individual quals with security levels. Tom Lane 10.0
2017-01-14 Change representation of statement lists, and add statement location info. Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-23 Replace enum InhOption with simple boolean. Tom Lane 10.0
2016-12-08 Fix reporting of column typmods for multi-row VALUES constructs. Tom Lane 10.0
2016-12-07 Implement table partitioning. Robert Haas 10.0
2016-12-05 Add support for restrictive RLS policies Stephen Frost 10.0
2016-11-04 Implement syntax for transition tables in AFTER triggers. Kevin Grittner 10.0
2016-09-13 Improve parser's and planner's handling of set-returning functions. Tom Lane 10.0
2016-09-07 Support renaming an existing value of an enum type. Tom Lane 10.0
2016-09-06 Add location field to DefElem Peter Eisentraut 10.0