Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-03-25 Fix typo 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-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-12-01 Switch some date/timestamp functions to use the soft error reporting Michael Paquier 19 (unreleased)
2025-07-03 Break out xxx2yyy_opt_overflow APIs for more datetime conversions. Tom Lane 19 (unreleased)
2025-04-04 Add nbtree skip scan optimization. Peter Geoghegan 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-09 Fix various overflow hazards in date and timestamp functions. Nathan Bossart 18.0
2024-09-12 Remove hardcoded hash opclass function signature exceptions Peter Eisentraut 18.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-14 Support +/- infinity in the interval data type. Dean Rasheed 17.0
2023-11-09 Avoid integer overflow hazard in interval_time(). Dean Rasheed 17.0
2023-10-20 Dodge a compiler bug affecting timetz_zone/timetz_izone. Tom Lane 13.13
2023-10-20 Dodge a compiler bug affecting timetz_zone/timetz_izone. Tom Lane 11.22
2023-10-20 Dodge a compiler bug affecting timetz_zone/timetz_izone. Tom Lane 12.17
2023-10-20 Dodge a compiler bug affecting timetz_zone/timetz_izone. Tom Lane 14.10
2023-10-20 Dodge a compiler bug affecting timetz_zone/timetz_izone. Tom Lane 15.5
2023-10-20 Dodge a compiler bug affecting timetz_zone/timetz_izone. Tom Lane 16.1
2023-10-17 Dodge a compiler bug affecting timetz_zone/timetz_izone. Tom Lane 17.0
2023-10-13 Add support for AT LOCAL Michael Paquier 17.0
2023-05-17 Add back SQLValueFunction for SQL keywords Michael Paquier 16.0
2023-03-17 Refactor datetime functions' timezone lookup code to reduce duplication. Tom Lane 16.0