Commits

DateSubjectAuthorReleases
2025-12-07 Add a macro for the declared typlen of type timetz. Tom Lane 19 (unreleased)
2025-07-03 Break out xxx2yyy_opt_overflow APIs for more datetime conversions. Tom Lane 19 (unreleased)
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-06-04 Add missing #include. Tom Lane 10.14
2020-06-04 Reject "23:59:60.nnn" in datetime input. Tom Lane 13.0
2020-06-04 Reject "23:59:60.nnn" in datetime input. Tom Lane 10.14
2020-06-04 Reject "23:59:60.nnn" in datetime input. Tom Lane 12.4
2020-06-04 Reject "23:59:60.nnn" in datetime input. Tom Lane 11.9
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-02-23 Remove now-dead code for !HAVE_INT64_TIMESTAMP. Tom Lane 10.0
2016-08-17 Improve parsetree representation of special functions such as CURRENT_DATE. 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
2013-11-17 Add make_date() and make_time() functions. Tom Lane 9.4.0
2011-12-07 Create a "sort support" interface API for faster sorting. Tom Lane 9.2.0
2010-12-29 Avoid unexpected conversion overflow in planner for distant date values. Tom Lane 8.2.20
2010-12-29 Avoid unexpected conversion overflow in planner for distant date values. Tom Lane 8.3.14
2010-12-29 Avoid unexpected conversion overflow in planner for distant date values. Tom Lane 8.4.7
2010-12-29 Avoid unexpected conversion overflow in planner for distant date values. Tom Lane 9.0.3
2010-12-29 Avoid unexpected conversion overflow in planner for distant date values. Tom Lane 9.1.0
2008-10-14 Extend the date type to support infinity and -infinity, analogously to Tom Lane 8.4.0
2008-03-21 Get rid of a bunch of #ifdef HAVE_INT64_TIMESTAMP conditionals by inventing Tom Lane 8.4.0
2007-07-06 Fix up hash functions for datetime datatypes so that they don't take Tom Lane 8.3.0