Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-03-15 Move -ffast-math defense to float.c and remove the configure check. Tom Lane 19 (unreleased)
2025-07-03 Break out xxx2yyy_opt_overflow APIs for more datetime conversions. Tom Lane 19 (unreleased)
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-03-17 Refactor datetime functions' timezone lookup code to reduce duplication. Tom Lane 16.0
2022-12-09 Convert datetime input functions to use "soft" error reporting. Tom Lane 16.0
2022-12-09 Allow DateTimeParseError to handle bad-timezone error messages. Tom Lane 16.0
2022-01-03 Clean up error messages related to bad datetime units. Tom Lane 15.0
2021-09-06 Fix bogus timetz_zone() results for DYNTZ abbreviations. Tom Lane 12.9
2021-09-06 Fix bogus timetz_zone() results for DYNTZ abbreviations. Tom Lane 13.5
2021-09-06 Fix bogus timetz_zone() results for DYNTZ abbreviations. Tom Lane 10.19
2021-09-06 Fix bogus timetz_zone() results for DYNTZ abbreviations. Tom Lane 11.14
2021-09-06 Fix bogus timetz_zone() results for DYNTZ abbreviations. Tom Lane 14.0
2021-09-06 Fix bogus timetz_zone() results for DYNTZ abbreviations. Tom Lane 9.6.24
2021-09-06 Make timetz_zone() stable, and correct a bug for DYNTZ abbreviations. Tom Lane 15.0
2021-04-11 Silence some Coverity warnings and improve code consistency. Tom Lane 14.0
2020-10-07 Prevent internal overflows in date-vs-timestamp and related comparisons. Tom Lane 13.1
2020-10-07 Prevent internal overflows in date-vs-timestamp and related comparisons. Tom Lane 14.0
2020-09-28 Cache the result of converting now() to a struct pg_tm. Tom Lane 14.0