Commits

DateSubjectAuthorReleases
2017-08-10 Fix typo in comment. Robert Haas 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-05-14 Remove no-longer-needed fields of Hash plan nodes. Tom Lane 10.0
2017-05-01 Fire per-statement triggers on partitioned tables. Robert Haas 10.0
2017-04-12 Avoid transferring parallel-unsafe subplans to parallel workers. Tom Lane 10.0
2017-04-12 Mark finished Plan nodes with parallel_safe flags. Tom Lane 10.0
2017-04-08 Optimize joins when the inner relation can be proven unique. Tom Lane 10.0
2017-04-01 Add infrastructure to support EphemeralNamedRelation references. Kevin Grittner 10.0
2017-03-27 Support hashed aggregation with grouping sets. Andrew Gierth 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 parallel bitmap heap scans. Robert Haas 10.0
2017-03-08 Support XMLTABLE query expression Alvaro Herrera 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-08-31 Update comments to reflect code rearrangement. Robert Haas 9.6.0
2016-08-31 Update comments to reflect code rearrangement. Robert Haas 10.0
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 9.6.0
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 10.0
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 9.3.15
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 9.1.24
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 9.2.19
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 9.4.10