]> granicus.if.org Git - postgresql/history - src/timezone/pgtz.h
Fix typos in comments.
[postgresql] / src / timezone / pgtz.h
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-03-28 Tom LaneSync tzload() and tzparse() APIs with IANA release...
2016-03-28 Tom LaneSync our copy of the timezone library with IANA release...
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
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-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-02-16 Tom LaneUpdate timezone code to track the upstream changes...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-16 Tom LaneArrange for timezone names to be recognized case-insens...
2006-07-11 Bruce MomjianAllow each C include file to compile on its own by...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-07-04 Bruce MomjianRestructure zic #define fprintf checks to use a NO_PGPO...
2005-07-04 Bruce MomjianFix compile if zic because it now doesn't use libpgport.
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-08-29 Bruce MomjianUpdate copyright to 2004.
2004-05-21 Bruce MomjianPgindent timezone file, per request from Tom.
2004-05-21 Tom LaneIntegrate src/timezone library for all platforms. ...
2004-05-18 Bruce MomjianUpdate Makefile dependencies for Win32 timezones, per...
2004-05-01 Bruce MomjianRename function to be less win32 specific.
2004-04-30 Bruce MomjianAllow build of timezone database on unix.
2004-04-30 Bruce MomjianTimezone code checks for HAVE_SYMLINK of zero, so use...
2004-04-30 Bruce MomjianConvert DOS newlines to Unix newlines.
2004-04-30 Bruce MomjianAdd Olson's public domain timezone library to src/timezone.