Commits

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

DateSubjectAuthorReleases
2017-07-14 Code review for NextValueExpr expression node type. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-05-29 Code review focused on new node types added by partitioning support. Tom Lane 10.0
2017-04-06 Identity columns Peter Eisentraut 10.0
2017-04-01 Add infrastructure to support EphemeralNamedRelation references. Kevin Grittner 10.0
2017-03-29 Cast result of copyObject() to correct type Peter Eisentraut 10.0
2017-03-27 Support hashed aggregation with grouping sets. Andrew Gierth 10.0
2017-03-25 Faster expression evaluation and targetlist projection. Andres Freund 10.0
2017-03-24 Implement multivariate n-distinct coefficients Alvaro Herrera 10.0
2017-03-23 ICU support Peter Eisentraut 10.0
2017-03-23 Logical replication support for initial data copy Peter Eisentraut 10.0
2017-03-21 Don't scan partitioned tables. Robert Haas 10.0
2017-03-09 Add a Gather Merge executor node. Robert Haas 10.0
2017-03-08 Support XMLTABLE query expression Alvaro Herrera 10.0
2017-03-06 Add operator_with_argtypes grammar rule Peter Eisentraut 10.0
2017-02-27 Add "Slab" MemoryContext implementation for efficient equal-sized allocations. Andres Freund 10.0
2017-01-27 Orthography fixes for new castNode() macro. Tom Lane 10.0
2017-01-27 Add castNode(type, ptr) for safe casting between NodeTag based types. Andres Freund 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-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-29 Remove manual breaks in NodeTag assignments to fix duplicate tag numbers. Tom Lane 10.0
2016-12-07 Implement table partitioning. Robert Haas 10.0