summaryrefslogtreecommitdiff
path: root/src/timezone/pgtz.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* Update copyrights for 2020Bruce Momjian2020-01-011-1/+1
* Sync our copy of the timezone library with IANA release tzcode2019b.Tom Lane2019-07-171-3/+3
* Phase 2 pgindent run for v12.Tom Lane2019-05-221-2/+2
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Sync our copy of the timezone library with IANA release tzcode2018f.Tom Lane2018-10-191-2/+8
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Phase 2 of pgindent updates.Tom Lane2017-06-211-1/+1
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-211-3/+3
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Sync tzload() and tzparse() APIs with IANA release tzcode2016c.Tom Lane2016-03-281-2/+2
* Sync our copy of the timezone library with IANA release tzcode2016c.Tom Lane2016-03-281-8/+10
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* Update copyright for 2015Bruce Momjian2015-01-061-1/+1
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-3/+3
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Update timezone code to track the upstream changes since 2003. In particularTom Lane2008-02-161-2/+5
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* pgindent run for 8.3.Bruce Momjian2007-11-151-3/+3
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Arrange for timezone names to be recognized case-insensitively; forTom Lane2006-10-161-4/+9
* Allow each C include file to compile on its own by including any neededBruce Momjian2006-07-111-1/+2
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-6/+7
* Restructure zic #define fprintf checks to use a NO_PGPORT macro instead.Bruce Momjian2005-07-041-11/+1
* Fix compile if zic because it now doesn't use libpgport.Bruce Momjian2005-07-041-1/+11
* This patch makes it possible to use the full set of timezones when doingBruce Momjian2005-06-151-3/+1
* Attached patch gets rid of the global timezone in the following steps:Bruce Momjian2005-04-191-1/+43
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Pgindent timezone file, per request from Tom.Bruce Momjian2004-05-211-3/+3
* Integrate src/timezone library for all platforms. There is more we canTom Lane2004-05-211-9/+20
* Update Makefile dependencies for Win32 timezones, per Claudio.Bruce Momjian2004-05-181-0/+1
* Rename function to be less win32 specific.Bruce Momjian2004-05-011-2/+2
* Allow build of timezone database on unix.Bruce Momjian2004-04-301-0/+1
* Timezone code checks for HAVE_SYMLINK of zero, so use in pgtz.h:Bruce Momjian2004-04-301-0/+4
* Convert DOS newlines to Unix newlines.Bruce Momjian2004-04-301-2/+0
* Add Olson's public domain timezone library to src/timezone.Bruce Momjian2004-04-301-0/+8