Commits
Showing commits that first shipped in 8.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2008-12-28 | Support window functions a la SQL:2008. | Tom Lane | 8.4.0 |
| 2008-11-14 | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut | 8.4.0 |
| 2008-10-22 | SQL:2008 alternative syntax for LIMIT/OFFSET: | Peter Eisentraut | 8.4.0 |
| 2008-10-04 | Implement SQL-standard WITH clauses, including WITH RECURSIVE. | Tom Lane | 8.4.0 |
| 2008-02-15 | Allow AS to be omitted when specifying an output column name in SELECT | Tom Lane | 8.4.0 |