Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-08-20 | Doc: Fix various typos | Michael Paquier | 9.6.16 |
| 2016-06-22 | Improve user-facing documentation for partial/parallel aggregation. | Tom Lane | 9.6.0 |
| 2016-06-22 | Fix type-safety problem with parallel aggregate serial/deserialization. | Tom Lane | 9.6.0 |
| 2016-04-05 | Fix parallel-safety code for parallel aggregation. | Robert Haas | 9.6.0 |
| 2016-03-29 | Allow aggregate transition states to be serialized and deserialized. | Robert Haas | 9.6.0 |
| 2016-03-24 | Improve documentation for combine functions. | Robert Haas | 9.6.0 |
| 2016-01-20 | Support multi-stage aggregation. | Robert Haas | 9.6.0 |