Commits

DateSubjectAuthorReleases
2024-09-14 Run regression tests with timezone America/Los_Angeles. Tom Lane 13.17
2024-09-14 Run regression tests with timezone America/Los_Angeles. Tom Lane 14.14
2024-09-14 Run regression tests with timezone America/Los_Angeles. Tom Lane 15.9
2024-09-14 Run regression tests with timezone America/Los_Angeles. Tom Lane 16.5
2024-09-14 Run regression tests with timezone America/Los_Angeles. Tom Lane 12.21
2024-09-14 Run regression tests with timezone America/Los_Angeles. Tom Lane 18.0
2024-09-14 Run regression tests with timezone America/Los_Angeles. Tom Lane 17.0
2023-01-01 Accept "+infinity" in date and timestamp[tz] input. Tom Lane 16.0
2022-12-09 Convert datetime input functions to use "soft" error reporting. Tom Lane 16.0
2022-01-03 Clean up error messages related to bad datetime units. Tom Lane 15.0
2020-09-29 Fix make_timestamp[tz] to accept negative years as meaning BC. Tom Lane 14.0
2016-03-16 Be more careful about out-of-range dates and timestamps. Tom Lane 9.6.0
2016-01-22 Make extract() do something more reasonable with infinite datetimes. Tom Lane 9.6.0
2013-11-17 Add make_date() and make_time() functions. Tom Lane 9.4.0
2008-10-14 Extend the date type to support infinity and -infinity, analogously to Tom Lane 8.4.0
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2003-11-16 Fix datetime input parsing to accept YYYY-MONTHNAME-DD and related syntaxes, Tom Lane 7.4.1
2003-11-16 Fix datetime input parsing to accept YYYY-MONTHNAME-DD and related syntaxes, Tom Lane 8.0.0
2003-08-27 Adjust date/time input parsing code to correctly distinguish the four Tom Lane 7.4.1
2003-07-27 Error message editing in utils/adt. Again thanks to Joe Conway for doing Tom Lane 7.4.1