Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-04-13 | Provide moving-aggregate support for boolean aggregates. | Tom Lane | 9.4.0 |
| 2014-04-13 | Provide moving-aggregate support for a bunch of numerical aggregates. | Tom Lane | 9.4.0 |
| 2014-04-12 | Create infrastructure for moving-aggregate optimization. | Tom Lane | 9.4.0 |
| 2013-11-06 | Support default arguments and named-argument notation for window functions. | Tom Lane | 9.4.0 |