Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-26 | Add support for gamma() and lgamma() functions. | Dean Rasheed | 18.0 |
| 2025-03-07 | Allow casting between bytea and integer types. | Dean Rasheed | 18.0 |
| 2024-03-27 | Add functions to generate random numbers in a specified range. | Dean Rasheed | 17.0 |
| 2024-03-17 | Fix PDF doc generation. | Dean Rasheed | 17.0 |
| 2024-03-17 | Add RETURNING support to MERGE. | Dean Rasheed | 17.0 |
| 2023-11-14 | Support +/- infinity in the interval data type. | Dean Rasheed | 17.0 |
| 2023-03-14 | Add support for the error functions erf() and erfc(). | Dean Rasheed | 16.0 |
| 2020-01-25 | Add functions gcd() and lcm() for integer and numeric types. | Dean Rasheed | 13.0 |
| 2016-02-20 | Add pg_size_bytes() to parse human-readable size strings. | Dean Rasheed | 9.6.0 |