Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-14 | Fix corner case bug in numeric to_char() some more. | Tom Lane | 14.8 |
| 2020-10-08 | Avoid gratuitous inaccuracy in numeric width_bucket(). | Tom Lane | 14.0 |
| 2020-10-08 | Fix numeric width_bucket() to allow its first argument to be infinite. | Tom Lane | 14.0 |
| 2020-09-17 | Remove factorial operators, leaving only the factorial() function. | Tom Lane | 14.0 |
| 2020-07-22 | Support infinity and -infinity in the numeric data type. | Tom Lane | 14.0 |