Commits

DateSubjectAuthorReleases
2017-04-06 Identity columns Peter Eisentraut 10.0
2017-03-08 Support XMLTABLE query expression Alvaro Herrera 10.0
2017-02-14 Allow parallel workers to execute subplans. Robert Haas 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-23 Remove sql_inheritance GUC. Robert Haas 10.0
2016-08-17 Improve parsetree representation of special functions such as CURRENT_DATE. Tom Lane 10.0
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.1.23
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.6.0
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.2.18
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.4.9
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.5.4
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.3.14
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-03-21 Support parallel aggregation. Robert Haas 9.6.0
2016-01-21 Add defenses against putting expanded objects into Const nodes. Tom Lane 9.6.0
2016-01-21 Add defenses against putting expanded objects into Const nodes. Tom Lane 9.5.1
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-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-19 Refactor ON CONFLICT index inference parse tree representation. Andres Freund 9.5.0
2015-05-16 Support GROUPING SETS, CUBE and ROLLUP. Andres Freund 9.5.0
2015-05-14 Support "expanded" objects, particularly arrays, for better performance. Tom Lane 9.5.0