]> granicus.if.org Git - postgresql/history - src/include/pgtime.h
Update copyright via script for 2017
[postgresql] / src / include / pgtime.h
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-10-16 Tom LaneSupport timezone abbreviations that sometimes change.
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-11-01 Tom LaneFix some odd behaviors when using a SQL-style simple...
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-09-09 Tom LaneSimplify handling of the timezone GUC by making initdb...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-08-04 Tom LaneFix crash caused by log_timezone patch if we attempt...
2007-08-04 Tom LaneSwitch over to using the src/timezone functions for...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-18 Tom LaneFix up timetz input so that a date is required only...
2006-09-16 Tom LaneRename the recently-added pg_timezonenames view to...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-09-09 Tom LaneFix the various forms of AT TIME ZONE to accept either...
2005-07-22 Bruce MomjianCode spacing improvement, particularly *tm spacing.
2005-06-15 Bruce MomjianThis patch makes it possible to use the full set of...
2005-04-19 Bruce MomjianAttached patch gets rid of the global timezone in the...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-11-01 Tom LaneInvent pg_next_dst_boundary() and rewrite DetermineLoca...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-06-03 Tom LaneAdjust our timezone library to use pg_time_t (typedef...
2004-05-21 Tom LaneIntegrate src/timezone library for all platforms. ...