Commits
Showing commits that first shipped in 8.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2004-10-28 | Fix to_number for the case of a trailing S. | Tom Lane | 8.0.0 |
| 2004-05-14 | Implement the width_bucket() function, per SQL2003. This commit only adds | Neil Conway | 8.0.0 |
| 2004-04-23 | Add ceiling() as an alias for ceil(), and power() as an alias for pow(). | Neil Conway | 8.0.0 |
| 2004-03-11 | Revise int2/int4/int8/float4/float8 input routines to allow for | Neil Conway | 8.0.0 |