Commits

DateSubjectAuthorReleases
2026-06-24 Fix set of typos and grammar mistakes Michael Paquier 19 (unreleased)
2026-06-03 Improve overflow/underflow handling in regr_intercept(). Dean Rasheed 19 (unreleased)
2026-06-03 Improve overflow/underflow handling in regr_r2(). Dean Rasheed 19 (unreleased)
2026-03-29 Make geometry cast functions error safe Peter Eisentraut 19 (unreleased)
2026-03-24 Make many cast functions error safe Peter Eisentraut 19 (unreleased)
2026-03-15 Move -ffast-math defense to float.c and remove the configure check. Tom Lane 19 (unreleased)
2026-02-23 Work around lgamma(NaN) bug on AIX. Tom Lane 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-06 Handle constant inputs to corr() and related aggregates more precisely. Tom Lane 19 (unreleased)
2025-07-02 Allow width_bucket()'s "operand" input to be NaN. Tom Lane 19 (unreleased)
2025-06-21 Doc: improve documentation about width_bucket(). Tom Lane 18.0
2025-06-21 Doc: improve documentation about width_bucket(). Tom Lane 15.14
2025-06-21 Doc: improve documentation about width_bucket(). Tom Lane 14.19
2025-06-21 Doc: improve documentation about width_bucket(). Tom Lane 17.6
2025-06-21 Doc: improve documentation about width_bucket(). Tom Lane 16.10
2025-06-21 Doc: improve documentation about width_bucket(). Tom Lane 13.22
2025-03-26 Add support for gamma() and lgamma() functions. Dean Rasheed 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-10-27 Remove unused #include's from backend .c files Peter Eisentraut 18.0
2024-10-14 Use construct_array_builtin for FLOAT8OID instead of construct_array. Masahiko Sawada 18.0
2024-07-25 Fix -Wmissing-variable-declarations warnings for float.c special case Peter Eisentraut 18.0
2024-03-27 Add functions to generate random numbers in a specified range. Dean Rasheed 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-03-31 Further tweaking of width_bucket() edge cases. Tom Lane 16.0