Commits

DateSubjectAuthorReleases
2010-04-07 Fix to_char YYY, YY, Y format codes so that FM zero-suppression really works, Tom Lane 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-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-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
2006-07-25 Remove hard-wired lists of timezone abbreviations in favor of providing Tom Lane 8.2.0
2004-07-11 Cause the format of BC timestamptz output to be 'datetime zone BC' rather Tom Lane 8.0.0
2004-06-03 Adjust our timezone library to use pg_time_t (typedef'd as int64) in 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-29 Apply (a somewhat revised version of) Greg Mullane's patch to eliminate 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
2003-01-26 Back-patch fix for alphabetization mistakes in datetime token tables. Tom Lane 7.2.4
2003-01-16 Repair an embarrassingly large number of alphabetization mistakes in the Tom Lane 7.3.2