| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove hard-wired lists of timezone abbreviations in favor of providing | Tom Lane | 2006-07-25 | 1 | -2/+0 |
| * | Please find attached two patches for documentation and regression tests | Bruce Momjian | 2006-07-06 | 1 | -16/+112 |
| * | Adjust interval-addition test so that it won't fail on DST transition days. | Tom Lane | 2006-04-02 | 1 | -4/+4 |
| * | Improve parser so that we can show an error cursor position for errors | Tom Lane | 2006-03-14 | 1 | -0/+2 |
| * | Update regression tests for new USA timezone data. Mea culpa for not | Tom Lane | 2005-09-08 | 1 | -15/+15 |
| * | Please find attached diffs for documentation and simple regression | Bruce Momjian | 2005-07-30 | 1 | -0/+27 |
| * | Display only 9 subsecond digits instead of 10 for time values, for | Bruce Momjian | 2005-05-27 | 1 | -20/+20 |
| * | Back out part of patch that should be applied later. | Bruce Momjian | 2005-05-27 | 1 | -20/+20 |
| * | Fix compile of entab to use stdarg.h. Clean up includes. | Bruce Momjian | 2005-05-27 | 1 | -20/+20 |
| * | Add a "USING" clause to DELETE, which is equivalent to the FROM clause | Neil Conway | 2005-04-07 | 1 | -4/+5 |
| * | Cause the format of BC timestamptz output to be 'datetime zone BC' rather | Tom Lane | 2004-07-11 | 1 | -2/+2 |
| * | Add missing operators of the form interval-plus-datetime, as required for | Tom Lane | 2004-07-02 | 1 | -12/+0 |
| * | Adjust our timezone library to use pg_time_t (typedef'd as int64) in | Tom Lane | 2004-06-03 | 1 | -16/+16 |
| * | Message editing: remove gratuitous variations in message wording, standardize | Peter Eisentraut | 2003-09-25 | 1 | -3/+3 |
| * | Adjust date/time input parsing code to correctly distinguish the four | Tom Lane | 2003-08-27 | 1 | -1/+2 |
| * | Apply (a somewhat revised version of) Greg Mullane's patch to eliminate | Tom Lane | 2003-07-29 | 1 | -18/+23 |
| * | Error message editing in utils/adt. Again thanks to Joe Conway for doing | Tom Lane | 2003-07-27 | 1 | -1/+1 |
| * | Another round of error message editing, covering backend/parser/. | Tom Lane | 2003-07-19 | 1 | -2/+2 |
| * | Cause SHOW DATESTYLE to produce a string that will be accepted by SET | Tom Lane | 2003-07-15 | 1 | -15/+15 |
| * | Some early work on error message editing. Operator-not-found and | Tom Lane | 2003-07-04 | 1 | -8/+8 |
| * | Attached is a patch that limits the range tested by horology to | Bruce Momjian | 2003-03-20 | 1 | -22/+22 |
| * | The following patches eliminate the overflows in the j2date() and date2j() | Bruce Momjian | 2003-02-19 | 1 | -0/+24 |
| * | Allow a time zone to be specified (and silently ignored) in the input | Tom Lane | 2003-01-31 | 1 | -5/+21 |
| * | Extend pg_cast castimplicit column to a three-way value; this allows us | Tom Lane | 2002-09-18 | 1 | -8/+12 |
| * | Code review for SHOW output changes; fix horology expected files for | Tom Lane | 2002-07-20 | 1 | -5/+5 |
| * | Fix regression tests for new SHOW output. | Bruce Momjian | 2002-07-20 | 1 | -5/+25 |
| * | Support alternate storage scheme of 64-bit integer for date/time types. | Thomas G. Lockhart | 2002-04-21 | 1 | -23/+24 |
| * | Commit to match discussed elog() changes. Only update is that LOG is | Bruce Momjian | 2002-03-02 | 1 | -5/+5 |
| * | Repair bugs in declarations of routines to add timestamptz and interval. | Thomas G. Lockhart | 2002-01-12 | 1 | -87/+325 |
| * | Update regress tests to reflect removal of 'current'. | Tom Lane | 2001-11-21 | 1 | -2/+2 |
| * | Fix last (?) problem with sensitivity to daylight savings time status | Thomas G. Lockhart | 2001-11-06 | 1 | -1/+1 |
| * | Fix transposed arguments for typmod for one INTERVAL production. | Thomas G. Lockhart | 2001-10-20 | 1 | -2/+2 |
| * | Accept an INTERVAL argument for SET TIME ZONE per SQL99. | Thomas G. Lockhart | 2001-10-18 | 1 | -5/+5 |
| * | Implement precision support for timestamp and time, both with and without | Thomas G. Lockhart | 2001-10-03 | 1 | -284/+221 |
| * | Fixes for datetime-related regress tests, from Tom Lockhart. | Tom Lane | 2001-09-29 | 1 | -2/+2 |
| * | Add separate regression tests for timetz and the new timestamptz type. | Thomas G. Lockhart | 2001-09-28 | 1 | -1045/+1566 |
| * | This should be the right expected file. | Peter Eisentraut | 2001-08-09 | 1 | -2/+2 |
| * | Use format_type sibling in backend error messages, so the user sees | Peter Eisentraut | 2001-08-09 | 1 | -4/+4 |
| * | Add GUC setting for Australian timezones. Uses new GUC boolean callback | Bruce Momjian | 2001-06-18 | 1 | -0/+2 |
| * | Alter the previous test for "time with time zone" implicit time zone | Thomas G. Lockhart | 2001-04-06 | 1 | -0/+15 |
| * | Remove daylight-savings-time-dependent tests of 'time with time zone' | Tom Lane | 2001-04-04 | 1 | -12/+4 |
| * | Repair usage of the OVERLAPS operator. | Thomas G. Lockhart | 2000-12-03 | 1 | -0/+706 |
| * | Add tests for more INTERVAL syntax. | Thomas G. Lockhart | 2000-11-06 | 1 | -76/+76 |
| * | Move a few specific tests to isolate homogenous type tests into | Thomas G. Lockhart | 2000-09-14 | 1 | -14/+60 |
| * | Add regression tests for date, time, and time with time zone types. | Thomas G. Lockhart | 2000-09-12 | 1 | -0/+42 |
| * | Update test for new ORDER BY clause from Tom Lane. | Thomas G. Lockhart | 2000-03-21 | 1 | -5/+5 |
| * | Support full POSIX-style time zone: EST+3, PST-3, etc. | Thomas G. Lockhart | 2000-03-16 | 1 | -519/+747 |
| * | Remove SHOW after datestyle reset. | Bruce Momjian | 2000-03-09 | 1 | -2/+0 |
| * | Apply Keith Park's updates for expected/horology-solaris-1947.out. Fix | Tom Lane | 2000-02-19 | 1 | -1/+1 |
| * | All regression tests pass except for rules.sql (unrelated). | Thomas G. Lockhart | 2000-02-16 | 1 | -930/+470 |