Commits
Showing commits that first shipped in 8.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2009-04-09 | Remove SQL-compatibility function cardinality(). It is not exactly clear | Tom Lane | 8.4.0 |
| 2009-04-05 | Change cardinality() into a C-code function, instead of a SQL-language | Tom Lane | 8.4.0 |
| 2008-12-28 | Support window functions a la SQL:2008. | Tom Lane | 8.4.0 |
| 2008-11-14 | Implement the basic form of UNNEST, ie unnest(anyarray) returns setof | Tom Lane | 8.4.0 |