]> granicus.if.org Git - postgresql/history - src/test/regress/expected/horology.out
Un-break horology regression test.
[postgresql] / src / test / regress / expected / horology.out
2011-11-06 Tom LaneUn-break horology regression test.
2011-08-30 Robert HaasFix parsing of time string followed by yesterday/today...
2010-09-23 Tom LaneRe-allow input of Julian dates prior to 0001-01-01 AD.
2009-06-22 Tom LaneMake to_timestamp and friends skip leading spaces befor...
2009-02-07 Bruce MomjianFix to_timestamp() to not require upper/lower case...
2008-11-12 Tom LaneClean up the ancient decision to show only two fraction...
2008-09-11 Tom LaneTighten up to_date/to_timestamp so that they are more...
2008-09-01 Tom LaneAdd a bunch of new error location reports to parse...
2007-07-25 Tom LaneAdjust horology test to avoid join-plan-dependent resul...
2007-02-01 Bruce MomjianWording cleanup for error messages. Also change can...
2006-12-30 Tom LaneSupport type modifiers for user-defined types, and...
2006-10-17 Tom LaneFix up some problems in handling of zic-style time...
2006-07-25 Tom LaneRemove hard-wired lists of timezone abbreviations in...
2006-07-06 Bruce MomjianPlease find attached two patches for documentation...
2006-04-02 Tom LaneAdjust interval-addition test so that it won't fail...
2006-03-14 Tom LaneImprove parser so that we can show an error cursor...
2005-09-08 Tom LaneUpdate regression tests for new USA timezone data....
2005-07-30 Bruce MomjianPlease find attached diffs for documentation and simple...
2005-05-27 Bruce MomjianDisplay only 9 subsecond digits instead of 10 for time...
2005-05-27 Bruce MomjianBack out part of patch that should be applied later.
2005-05-27 Bruce MomjianFix compile of entab to use stdarg.h. Clean up includes.
2005-04-07 Neil ConwayAdd a "USING" clause to DELETE, which is equivalent...
2004-07-11 Tom LaneCause the format of BC timestamptz output to be 'dateti...
2004-07-02 Tom LaneAdd missing operators of the form interval-plus-datetim...
2004-06-03 Tom LaneAdjust our timezone library to use pg_time_t (typedef...
2003-09-25 Peter EisentrautMessage editing: remove gratuitous variations in messag...
2003-08-27 Tom LaneAdjust date/time input parsing code to correctly distin...
2003-07-29 Tom LaneApply (a somewhat revised version of) Greg Mullane...
2003-07-27 Tom LaneError message editing in utils/adt. Again thanks to...
2003-07-19 Tom LaneAnother round of error message editing, covering backen...
2003-07-15 Tom LaneCause SHOW DATESTYLE to produce a string that will...
2003-07-04 Tom LaneSome early work on error message editing. Operator...
2003-03-20 Bruce MomjianAttached is a patch that limits the range tested by...
2003-02-19 Bruce MomjianThe following patches eliminate the overflows in the...
2003-01-31 Tom LaneAllow a time zone to be specified (and silently ignored...
2002-09-18 Tom LaneExtend pg_cast castimplicit column to a three-way value...
2002-07-20 Tom LaneCode review for SHOW output changes; fix horology expec...
2002-07-20 Bruce MomjianFix regression tests for new SHOW output.
2002-04-21 Thomas G. LockhartSupport alternate storage scheme of 64-bit integer...
2002-03-02 Bruce MomjianCommit to match discussed elog() changes. Only update...
2002-01-12 Thomas G. LockhartRepair bugs in declarations of routines to add timestam...
2001-11-21 Tom LaneUpdate regress tests to reflect removal of 'current'.
2001-11-06 Thomas G. LockhartFix last (?) problem with sensitivity to daylight savin...
2001-10-20 Thomas G. LockhartFix transposed arguments for typmod for one INTERVAL...
2001-10-18 Thomas G. LockhartAccept an INTERVAL argument for SET TIME ZONE per SQL99.
2001-10-03 Thomas G. LockhartImplement precision support for timestamp and time...
2001-09-29 Tom LaneFixes for datetime-related regress tests, from Tom...
2001-09-28 Thomas G. LockhartAdd separate regression tests for timetz and the new...
2001-08-09 Peter EisentrautThis should be the right expected file.
2001-08-09 Peter EisentrautUse format_type sibling in backend error messages,...
2001-06-18 Bruce MomjianAdd GUC setting for Australian timezones. Uses new...
2001-04-06 Thomas G. LockhartAlter the previous test for "time with time zone" impli...
2001-04-04 Tom LaneRemove daylight-savings-time-dependent tests of 'time...
2000-12-03 Thomas G. LockhartRepair usage of the OVERLAPS operator.
2000-11-06 Thomas G. LockhartAdd tests for more INTERVAL syntax.
2000-09-14 Thomas G. LockhartMove a few specific tests to isolate homogenous type...
2000-09-12 Thomas G. LockhartAdd regression tests for date, time, and time with...
2000-03-21 Thomas G. LockhartUpdate test for new ORDER BY clause from Tom Lane.
2000-03-16 Thomas G. LockhartSupport full POSIX-style time zone: EST+3, PST-3, etc.
2000-03-09 Bruce MomjianRemove SHOW after datestyle reset.
2000-02-19 Tom LaneApply Keith Park's updates for expected/horology-solari...
2000-02-16 Thomas G. LockhartAll regression tests pass except for rules.sql (unrelated).
2000-01-15 Tom LaneNow that new psql is fflush()'ing properly, it emerges...
2000-01-05 Thomas G. LockhartVerified output from new psql.
1999-04-15 Thomas G. LockhartCode modified to reject out of range day of month.
1998-01-06 Bruce MomjianRegression cleanup of WARN.
1997-09-20 Thomas G. LockhartOutput changed for new ORDER BY to cope with new sortin...
1997-07-29 Thomas G. LockhartResults from initial changes to add new functions and...
1997-07-02 Thomas G. LockhartAdd test results for "SET DateStyle" alternative dateti...
1997-06-23 Thomas G. LockhartTest "SET DateStyle TO..." output options.
1997-06-20 Thomas G. LockhartFix predicted output for month boundary arithmetic...
1997-06-01 Bruce MomjianChanged 1943 to 1947 to fix, other cleanups.
1997-05-16 Thomas G. LockhartFix expected output for datetime and abstime to/from...
1997-05-11 Thomas G. LockhartAdd inter-type regression tests for geometry, date...