Commits

DateSubjectAuthorReleases
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
2007-07-25 Adjust horology test to avoid join-plan-dependent result ordering in Tom Lane 8.3.0
2007-02-01 Wording cleanup for error messages. Also change can't -> cannot. Bruce Momjian 8.3.0
2006-12-30 Support type modifiers for user-defined types, and pull most knowledge 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
2006-07-06 Please find attached two patches for documentation and regression tests Bruce Momjian 8.2.0
2006-04-02 Adjust interval-addition test so that it won't fail on DST transition days. Tom Lane 8.1.4
2006-04-02 Adjust interval-addition test so that it won't fail on DST transition days. Tom Lane 8.2.0
2006-03-14 Improve parser so that we can show an error cursor position for errors Tom Lane 8.2.0
2005-09-08 Update regression tests for new USA timezone data. Mea culpa for not Tom Lane 8.0.4
2005-09-08 Update regression tests for new USA timezone data. Mea culpa for not Tom Lane 8.1.0
2005-07-30 Please find attached diffs for documentation and simple regression Bruce Momjian 8.1.0
2005-05-27 Display only 9 subsecond digits instead of 10 for time values, for Bruce Momjian 8.1.0
2005-05-27 Back out part of patch that should be applied later. Bruce Momjian 8.1.0
2005-05-27 Fix compile of entab to use stdarg.h. Clean up includes. Bruce Momjian 8.1.0
2005-04-07 Add a "USING" clause to DELETE, which is equivalent to the FROM clause Neil Conway 8.1.0
2004-07-11 Cause the format of BC timestamptz output to be 'datetime zone BC' rather Tom Lane 8.0.0
2004-07-02 Add missing operators of the form interval-plus-datetime, as required for 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-09-25 Message editing: remove gratuitous variations in message wording, standardize Peter Eisentraut 7.4.1
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