Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-14 | Add support for the error functions erf() and erfc(). | Dean Rasheed | 16.0 |
| 2023-01-10 | Round off random_normal() test results one more decimal place. | Tom Lane | 16.0 |
| 2023-01-10 | Upgrade the random.sql regression test. | Tom Lane | 16.0 |
| 2023-01-09 | Invent random_normal() to provide normally-distributed random numbers. | Tom Lane | 16.0 |