summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/interval.out
Commit message (Expand)AuthorAgeFilesLines
* Fix interval input parser so that fractional weeks and months areTom Lane2006-09-041-0/+12
* Properly round months into days and into seconds for intervalBruce Momjian2006-09-031-1/+1
* Attached is the new patch. To summarize:Bruce Momjian2006-03-061-0/+7
* Remove justify_hours call from interval_mul and interval_div, and makeTom Lane2005-10-251-1/+1
* Please find attached diffs for documentation and simple regressionBruce Momjian2005-07-301-0/+13
* Add 'day' field to INTERVAL so 1 day interval can be distinguished fromBruce Momjian2005-07-201-7/+7
* Adjust datetime parsing to be more robust. We now pass the length of theNeil Conway2005-05-261-0/+7
* Add a "USING" clause to DELETE, which is equivalent to the FROM clauseNeil Conway2005-04-071-8/+8
* Message editing: remove gratuitous variations in message wording, standardizePeter Eisentraut2003-09-251-2/+2
* Error message editing in utils/adt. Again thanks to Joe Conway for doingTom Lane2003-07-271-2/+2
* In ISO datestyle, never emit just HH:MM, always emit HH:MM:SS orTom Lane2003-06-251-78/+78
* First phase of FE/BE protocol modifications: new StartupPacket layoutTom Lane2003-04-171-1/+1
* Add regression test to catch future breakage of avg(interval). ThisTom Lane2001-05-181-0/+9
* Fix up "Postgres-style" time interval representation when fields haveThomas G. Lockhart2001-01-181-98/+98
* Allow more timezone-like interpretation of INTERVALs.Thomas G. Lockhart2000-11-111-20/+20
* Add tests for more INTERVAL syntax.Thomas G. Lockhart2000-11-061-101/+161
* All regression tests pass except for rules.sql (unrelated).Thomas G. Lockhart2000-02-161-0/+154