Commits

DateSubjectAuthorReleases
2003-07-19 Another round of error message editing, covering backend/parser/. Tom Lane 7.4.1
2003-07-15 Cause SHOW DATESTYLE to produce a string that will be accepted by SET Tom Lane 7.4.1
2003-07-04 Some early work on error message editing. Operator-not-found and Tom Lane 7.4.1
2003-03-20 Attached is a patch that limits the range tested by horology to Bruce Momjian 7.4.1
2003-02-19 The following patches eliminate the overflows in the j2date() and date2j() Bruce Momjian 7.4.1
2003-01-31 Allow a time zone to be specified (and silently ignored) in the input Tom Lane 7.4.1
2002-09-18 Extend pg_cast castimplicit column to a three-way value; this allows us Tom Lane 7.3.1
2002-07-20 Code review for SHOW output changes; fix horology expected files for Tom Lane 7.3.1
2002-07-20 Fix regression tests for new SHOW output. Bruce Momjian 7.3.1
2002-04-21 Support alternate storage scheme of 64-bit integer for date/time types. Thomas G. Lockhart 7.3.1
2002-03-02 Commit to match discussed elog() changes. Only update is that LOG is Bruce Momjian 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-21 Update regress tests to reflect removal of 'current'. Tom Lane 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-29 Fixes for datetime-related regress tests, from Tom Lockhart. Tom Lane 7.2.1
2001-09-28 Add separate regression tests for timetz and the new timestamptz type. Thomas G. Lockhart 7.2.1
2001-08-09 This should be the right expected file. Peter Eisentraut 7.2.1
2001-08-09 Use format_type sibling in backend error messages, so the user sees Peter Eisentraut 7.2.1
2001-06-18 Add GUC setting for Australian timezones. Uses new GUC boolean callback Bruce Momjian 7.2.1
2001-04-06 Alter the previous test for "time with time zone" implicit time zone Thomas G. Lockhart 7.1.1
2001-04-04 Remove daylight-savings-time-dependent tests of 'time with time zone' Tom Lane 7.1.1
2000-12-03 Repair usage of the OVERLAPS operator. Thomas G. Lockhart 7.1.1