Commits

DateSubjectAuthorReleases
2002-04-21 Support alternate storage scheme of 64-bit integer for date/time types. Thomas G. Lockhart 7.3.1
2002-01-12 Repair bugs in declarations of routines to add timestamptz and interval. Thomas G. Lockhart 7.2.1
2001-11-06 Fix last (?) problem with sensitivity to daylight savings time status Thomas G. Lockhart 7.2.1
2001-10-20 Fix transposed arguments for typmod for one INTERVAL production. Thomas G. Lockhart 7.2.1
2001-10-18 Accept an INTERVAL argument for SET TIME ZONE per SQL99. Thomas G. Lockhart 7.2.1
2001-10-03 Implement precision support for timestamp and time, both with and without Thomas G. Lockhart 7.2.1
2001-09-28 Add separate regression tests for timetz and the new timestamptz type. Thomas G. Lockhart 7.2.1
2001-04-06 Alter the previous test for "time with time zone" implicit time zone Thomas G. Lockhart 7.1.1
2000-12-03 Repair usage of the OVERLAPS operator. Thomas G. Lockhart 7.1.1
2000-11-06 Add tests for more INTERVAL syntax. Thomas G. Lockhart 7.1.1
2000-09-14 Move a few specific tests to isolate homogenous type tests into Thomas G. Lockhart 7.1.1
2000-09-12 Add regression tests for date, time, and time with time zone types. Thomas G. Lockhart 7.1.1
2000-03-21 Update test for new ORDER BY clause from Tom Lane. Thomas G. Lockhart 7.1.1
2000-03-16 Support full POSIX-style time zone: EST+3, PST-3, etc. Thomas G. Lockhart 7.1.1
2000-02-16 All regression tests pass except for rules.sql (unrelated). Thomas G. Lockhart 7.1.1
2000-01-05 Verified output from new psql. Thomas G. Lockhart 7.1.1
1999-04-15 Code modified to reject out of range day of month. Thomas G. Lockhart 7.1.1
1997-09-20 Output changed for new ORDER BY to cope with new sorting routines. Thomas G. Lockhart 7.1.1
1997-07-29 Results from initial changes to add new functions and for bug fixes. Thomas G. Lockhart 7.1.1
1997-07-02 Add test results for "SET DateStyle" alternative datetime formats. Thomas G. Lockhart 7.1.1
1997-06-23 Test "SET DateStyle TO..." output options. Thomas G. Lockhart 7.1.1
1997-06-20 Fix predicted output for month boundary arithmetic problems in Thomas G. Lockhart 7.1.1
1997-05-16 Fix expected output for datetime and abstime to/from date conversions. Thomas G. Lockhart 7.1.1
1997-05-11 Add inter-type regression tests for geometry, date/time, and numbers. Thomas G. Lockhart 7.1.1