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
/
backend
/
utils
/
adt
/
timestamp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Centralize definition of integer limits.
Andres Freund
2015-03-25
1
-8
/
+0
*
Add transform functions for AT TIME ZONE.
Noah Misch
2015-03-01
1
-0
/
+128
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Support timezone abbreviations that sometimes change.
Tom Lane
2014-10-16
1
-30
/
+66
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-18
/
+18
*
Provide moving-aggregate support for a bunch of numerical aggregates.
Tom Lane
2014-04-12
1
-25
/
+47
*
isdigit() needs an unsigned char argument.
Heikki Linnakangas
2014-03-06
1
-1
/
+1
*
Fix portability issues in recently added make_timestamp/make_interval code.
Tom Lane
2014-03-05
1
-12
/
+20
*
Constructors for interval, timestamp, timestamptz
Alvaro Herrera
2014-03-04
1
-0
/
+264
*
Add checks for interval overflow/underflow
Bruce Momjian
2014-01-30
1
-6
/
+90
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Add more use of psprintf()
Peter Eisentraut
2014-01-06
1
-5
/
+2
*
Remove internal uses of CTimeZone/HasCTZSet.
Tom Lane
2013-11-01
1
-32
/
+5
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
1
-6
/
+6
*
Clean up references to SQL92
Peter Eisentraut
2013-04-20
1
-4
/
+4
*
Fix overflow check in tm2timestamp (this time for sure).
Tom Lane
2013-03-04
1
-2
/
+3
*
Reject nonzero day fields in AT TIME ZONE INTERVAL functions.
Tom Lane
2013-01-31
1
-4
/
+4
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Make the streaming replication protocol messages architecture-independent.
Heikki Linnakangas
2012-11-07
1
-0
/
+44
*
Fix to_date() and to_timestamp() to allow specification of the day of
Bruce Momjian
2012-09-03
1
-4
/
+8
*
On second thought, explain why date_trunc("week") on interval values is
Bruce Momjian
2012-08-15
1
-4
/
+11
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
1
-9
/
+9
*
Measure epoch of timestamp-without-time-zone from local not UTC midnight.
Tom Lane
2012-04-10
1
-22
/
+3
*
Code review for protransform patches.
Tom Lane
2012-03-23
1
-19
/
+11
*
Add const qualifier to tzn returned by timestamp2tm()
Peter Eisentraut
2012-03-15
1
-4
/
+4
*
Remove unused tzn arguments for timestamp2tm()
Peter Eisentraut
2012-03-15
1
-16
/
+10
*
Improve EncodeDateTime and EncodeTimeOnly APIs
Peter Eisentraut
2012-03-14
1
-4
/
+3
*
Add a comment to AdjustIntervalForTypmod to reduce chance of future bugs.
Robert Haas
2012-02-09
1
-1
/
+2
*
Improve interval_transform function to detect a few more cases.
Robert Haas
2012-02-09
1
-2
/
+7
*
Add transform functions for various temporal typmod coercisions.
Robert Haas
2012-02-08
1
-0
/
+86
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Create a "sort support" interface API for faster sorting.
Tom Lane
2011-12-07
1
-0
/
+19
*
Use macros for time-based constants, rather than constants.
Bruce Momjian
2011-03-12
1
-2
/
+2
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-5
/
+5
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
interval_abs():
Bruce Momjian
2009-11-10
1
-1
/
+7
*
Tigthen binary receive functions so that they reject values that the text
Heikki Linnakangas
2009-09-04
1
-1
/
+6
*
Use floor() not rint() when reducing precision of fractional seconds in
Tom Lane
2009-07-06
1
-7
/
+7
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
1
-35
/
+36
*
Change AdjustIntervalForTypmod to not discard higher-order field values on the
Tom Lane
2009-06-01
1
-53
/
+27
*
Remove the useless and rather inconsistent return values of EncodeDateOnly,
Tom Lane
2009-05-26
1
-3
/
+2
*
Rewrite interval_hash() so that the hashcodes are equal for values that
Tom Lane
2009-04-04
1
-34
/
+29
*
Clean up the code for to_timestamp's conversion of year plus ISO day number
Tom Lane
2009-03-15
1
-6
/
+1
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
1
-2
/
+2
*
Add support for input and output of interval values formatted per ISO 8601;
Tom Lane
2008-11-11
1
-2
/
+9
*
Add a new GUC variable called "IntervalStyle" that decouples interval output
Tom Lane
2008-11-09
1
-2
/
+2
*
Fix EncodeSpecialTimestamp to throw error on unrecognized input, rather than
Tom Lane
2008-10-14
1
-8
/
+6
*
Adjust the parser to accept the typename syntax INTERVAL ... SECOND(n)
Tom Lane
2008-09-11
1
-3
/
+3
[next]