Commits
Showing commits that first shipped in 8.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 8.4.22 |
| 2009-03-04 | Add new SQL:2008 error codes for invalid LIMIT and OFFSET values. Remove | Peter Eisentraut | 8.4.0 |
| 2009-01-01 | Update copyright for 2009. | Bruce Momjian | 8.4.0 |
| 2008-12-28 | Support window functions a la SQL:2008. | Tom Lane | 8.4.0 |
| 2008-10-04 | Implement SQL-standard WITH clauses, including WITH RECURSIVE. | Tom Lane | 8.4.0 |
| 2008-05-15 | Support SQL/PSM-compatible CASE statement in plpgsql. | Tom Lane | 8.4.0 |