Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-04-08 | Optimize joins when the inner relation can be proven unique. | Tom Lane | 10.0 |
| 2017-04-04 | Abstract logic to allow for multiple kinds of child rels. | Robert Haas | 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-02-15 | Add optimizer and executor support for parallel index scans. | Robert Haas | 10.0 |
| 2017-01-18 | Move targetlist SRF handling from expression evaluation to new executor node. | Andres Freund | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |