Commits

DateSubjectAuthorReleases
2013-04-20 Clean up references to SQL92 Peter Eisentraut 9.3.0
2013-01-31 Reject nonzero day fields in AT TIME ZONE INTERVAL functions. Tom Lane 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-05-30 Expand the allowed range of timezone offsets to +/-15:59:59 from Greenwich. Tom Lane 8.4.12
2012-05-30 Expand the allowed range of timezone offsets to +/-15:59:59 from Greenwich. Tom Lane 9.0.8
2012-05-30 Expand the allowed range of timezone offsets to +/-15:59:59 from Greenwich. Tom Lane 9.1.4
2012-05-30 Expand the allowed range of timezone offsets to +/-15:59:59 from Greenwich. Tom Lane 9.2.0
2012-03-15 Remove unused tzn arguments for timestamp2tm() Peter Eisentraut 9.2.0
2012-03-14 Improve EncodeDateTime and EncodeTimeOnly APIs Peter Eisentraut 9.2.0
2012-02-08 Add transform functions for various temporal typmod coercisions. Robert Haas 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-12-07 Create a "sort support" interface API for faster sorting. Tom Lane 9.2.0
2011-11-03 Support range data types. Heikki Linnakangas 9.2.0
2011-09-09 Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. Tom Lane 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-03-12 Use macros for time-based constants, rather than constants. Bruce Momjian 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-12-29 Ooops, no DATE_IS_NOBEGIN/DATE_IS_NOEND in 8.3 or 8.2 ... Tom Lane 8.2.20
2010-12-29 Ooops, no DATE_IS_NOBEGIN/DATE_IS_NOEND in 8.3 or 8.2 ... Tom Lane 8.3.14
2010-12-29 Avoid unexpected conversion overflow in planner for distant date values. Tom Lane 8.2.20
2010-12-29 Avoid unexpected conversion overflow in planner for distant date values. Tom Lane 8.3.14
2010-12-29 Avoid unexpected conversion overflow in planner for distant date values. Tom Lane 8.4.7
2010-12-29 Avoid unexpected conversion overflow in planner for distant date values. Tom Lane 9.0.3
2010-12-29 Avoid unexpected conversion overflow in planner for distant date values. Tom Lane 9.1.0