Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-08-20 | Doc: Fix various typos | Michael Paquier | 9.4.25 |
| 2014-10-14 | doc: Fix copy-and-paste mistakes | Peter Eisentraut | 9.4.0 |
| 2014-07-17 | doc: Spell checking | Peter Eisentraut | 9.4.0 |
| 2014-07-09 | Fix whitespace | Peter Eisentraut | 9.4.0 |
| 2014-04-23 | Allow polymorphic aggregates to have non-polymorphic state data types. | Tom Lane | 9.4.0 |
| 2014-04-12 | Create infrastructure for moving-aggregate optimization. | Tom Lane | 9.4.0 |
| 2014-02-24 | doc: Improve DocBook XML validity | Peter Eisentraut | 9.4.0 |
| 2013-12-23 | Support ordered-set (WITHIN GROUP) aggregates. | Tom Lane | 9.4.0 |
| 2013-11-16 | Allow aggregates to provide estimates of their transition state data size. | Tom Lane | 9.4.0 |
| 2013-09-03 | Allow aggregate functions to be VARIADIC. | Tom Lane | 9.4.0 |