Commits

DateSubjectAuthorReleases
2008-11-09 Add a new GUC variable called "IntervalStyle" that decouples interval output Tom Lane 8.4.0
2008-09-16 Clean up a couple of weird corner cases in interval parsing: make -yyyy-mm be Tom Lane 8.4.0
2008-09-11 Adjust the parser to accept the typename syntax INTERVAL ... SECOND(n) Tom Lane 8.4.0
2008-09-10 Make our parsing of INTERVAL literals spec-compliant (or at least a heck of Tom Lane 8.4.0
2007-05-29 Fix a bug in input processing for the "interval" type. Previously, Neil Conway 8.1.10
2007-05-29 Fix a bug in input processing for the "interval" type. Previously, Neil Conway 8.2.5
2007-05-29 Fix a bug in input processing for the "interval" type. Previously, Neil Conway 8.3.0
2006-09-06 Add interval division/multiplication regression tests. Bruce Momjian 8.2.0
2006-09-04 Fix interval input parser so that fractional weeks and months are Tom Lane 8.2.0
2006-03-06 Attached is the new patch. To summarize: Bruce Momjian 8.2.0
2005-07-30 Please find attached diffs for documentation and simple regression Bruce Momjian 8.1.0
2005-05-26 Adjust datetime parsing to be more robust. We now pass the length of the Neil Conway 7.4.9
2005-05-26 Adjust datetime parsing to be more robust. We now pass the length of the Neil Conway 8.0.4
2005-05-26 Adjust datetime parsing to be more robust. We now pass the length of the Neil Conway 8.1.0
2005-04-07 Add a "USING" clause to DELETE, which is equivalent to the FROM clause Neil Conway 8.1.0
2003-04-17 First phase of FE/BE protocol modifications: new StartupPacket layout Tom Lane 7.4.1
2001-05-18 Add regression test to catch future breakage of avg(interval). This Tom Lane 7.2.1
2000-11-11 Allow more timezone-like interpretation of INTERVALs. Thomas G. Lockhart 7.1.1
2000-11-06 Add tests for more INTERVAL syntax. Thomas G. Lockhart 7.1.1
2000-02-16 All regression tests pass except for rules.sql (unrelated). Thomas G. Lockhart 7.1.1