Commits
Showing commits that first shipped in 8.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2009-06-20 | Fix things so that array_agg_finalfn does not modify or free its input | Tom Lane | 8.4.0 |
| 2009-03-27 | Fix possible failures when a tuplestore switches from in-memory to on-disk | Tom Lane | 8.4.0 |
| 2008-12-31 | Add some basic support for window frame clauses to the window-functions | Tom Lane | 8.4.0 |
| 2008-12-28 | Support window functions a la SQL:2008. | Tom Lane | 8.4.0 |