Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2025-01-16 Seek zone abbreviations in the IANA data before timezone_abbreviations. Tom Lane 18.0
2024-01-25 Support TZ and OF format codes in to_timestamp(). 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-12-09 Const-ify a couple of datetime parsing subroutines. Tom Lane 16.0
2022-04-02 Fix overflow hazards in interval input and output conversions. Tom Lane 15.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-02-09 Create the infrastructure for planner support functions. Tom Lane 12.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-02-23 Remove now-dead code for !HAVE_INT64_TIMESTAMP. Tom Lane 10.0
2015-10-20 Fix incorrect translation of minus-infinity datetimes for json/jsonb. Tom Lane 9.5.0
2015-10-20 Fix incorrect translation of minus-infinity datetimes for json/jsonb. Tom Lane 9.6.0
2015-10-20 Fix incorrect translation of minus-infinity datetimes for json/jsonb. Tom Lane 9.4.6
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2015-02-20 Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Tom Lane 9.5.0
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.0.19
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.1.15
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.2.10
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.3.6
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.4.0
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.5.0
2014-01-18 Make various variables const (read-only). Tom Lane 9.4.0