Commits

DateSubjectAuthorReleases
2012-08-07 Fix to_char(), to_date(), and to_timestamp() to handle negative/BC Bruce Momjian 9.3.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-04-07 Fix to_char YYY, YY, Y format codes so that FM zero-suppression really works, Tom Lane 9.0.0
2010-02-16 Honor to_char() "FM" specification in YYY, YY, and Y; it was already Bruce Momjian 9.0.0
2009-03-22 Remove the datetime keywords ABSTIME and RELTIME, which we'd been treating as Tom Lane 8.4.0
2008-11-12 Clean up the ancient decision to show only two fractional-seconds digits Tom Lane 8.4.0
2008-09-11 Tighten up to_date/to_timestamp so that they are more likely to reject 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
2008-05-25 Adjust timestamp regression tests to prevent two low-probability failure Tom Lane 7.4.20
2008-05-25 Adjust timestamp regression tests to prevent two low-probability failure Tom Lane 8.0.16
2008-05-25 Adjust timestamp regression tests to prevent two low-probability failure Tom Lane 8.1.12
2008-05-25 Adjust timestamp regression tests to prevent two low-probability failure Tom Lane 8.2.8
2008-05-25 Adjust timestamp regression tests to prevent two low-probability failure Tom Lane 8.3.2
2008-05-25 Adjust timestamp regression tests to prevent two low-probability failure Tom Lane 8.4.0
2008-02-16 Update timezone code to track the upstream changes since 2003. In particular Tom Lane 8.4.0
2007-11-07 Use "alternative" instead of "alternate" where it is clearer. Peter Eisentraut 8.3.0
2007-06-12 Fix DecodeDateTime to allow timezone to appear before year. This had Tom Lane 8.2.5
2007-06-12 Fix DecodeDateTime to allow timezone to appear before year. This had Tom Lane 8.3.0
2007-02-17 Cleanup of to_char() patch. Bruce Momjian 8.3.0
2007-02-16 Install a more correct fix in the timestamp and timestamptz regression tests: Alvaro Herrera 8.3.0
2007-02-16 Fix the timestamptz test problem, by moving the tests that use the Alvaro Herrera 8.3.0
2007-02-16 Add two new format fields for use with to_char(), to_date() and Bruce Momjian 8.3.0
2007-01-12 Fix handling of CC (century) format spec in to_date/to_char. According to Tom Lane 8.2.2
2007-01-12 Fix handling of CC (century) format spec in to_date/to_char. According to Tom Lane 8.3.0
2006-10-17 Fix up some problems in handling of zic-style time zone names in datetime Tom Lane 8.2.0