index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
expected
/
interval.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix interval input parser so that fractional weeks and months are
Tom Lane
2006-09-04
1
-0
/
+12
*
Properly round months into days and into seconds for interval
Bruce Momjian
2006-09-03
1
-1
/
+1
*
Attached is the new patch. To summarize:
Bruce Momjian
2006-03-06
1
-0
/
+7
*
Remove justify_hours call from interval_mul and interval_div, and make
Tom Lane
2005-10-25
1
-1
/
+1
*
Please find attached diffs for documentation and simple regression
Bruce Momjian
2005-07-30
1
-0
/
+13
*
Add 'day' field to INTERVAL so 1 day interval can be distinguished from
Bruce Momjian
2005-07-20
1
-7
/
+7
*
Adjust datetime parsing to be more robust. We now pass the length of the
Neil Conway
2005-05-26
1
-0
/
+7
*
Add a "USING" clause to DELETE, which is equivalent to the FROM clause
Neil Conway
2005-04-07
1
-8
/
+8
*
Message editing: remove gratuitous variations in message wording, standardize
Peter Eisentraut
2003-09-25
1
-2
/
+2
*
Error message editing in utils/adt. Again thanks to Joe Conway for doing
Tom Lane
2003-07-27
1
-2
/
+2
*
In ISO datestyle, never emit just HH:MM, always emit HH:MM:SS or
Tom Lane
2003-06-25
1
-78
/
+78
*
First phase of FE/BE protocol modifications: new StartupPacket layout
Tom Lane
2003-04-17
1
-1
/
+1
*
Add regression test to catch future breakage of avg(interval). This
Tom Lane
2001-05-18
1
-0
/
+9
*
Fix up "Postgres-style" time interval representation when fields have
Thomas G. Lockhart
2001-01-18
1
-98
/
+98
*
Allow more timezone-like interpretation of INTERVALs.
Thomas G. Lockhart
2000-11-11
1
-20
/
+20
*
Add tests for more INTERVAL syntax.
Thomas G. Lockhart
2000-11-06
1
-101
/
+161
*
All regression tests pass except for rules.sql (unrelated).
Thomas G. Lockhart
2000-02-16
1
-0
/
+154