Commits
Showing commits that first shipped in 8.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2009-04-08 | Allow leading and trailing spaces around NaN in numeric_in. | Tom Lane | 8.4.0 |
| 2008-12-28 | Support window functions a la SQL:2008. | Tom Lane | 8.4.0 |
| 2008-04-21 | Allow float8, int8, and related datatypes to be passed by value on machines | Tom Lane | 8.4.0 |
| 2008-04-04 | Re-implement division for numeric values using the traditional "schoolbook" | Tom Lane | 8.4.0 |