Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-06-21 | Doc: improve documentation about width_bucket(). | Tom Lane | 18.0 |
| 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 |