summaryrefslogtreecommitdiff
path: root/src/timezone/scheck.c
AgeCommit message (Expand)Author
2016-03-28Sync our copy of the timezone library with IANA release tzcode2016c.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2008-02-16Update timezone code to track the upstream changes since 2003. In particularTom Lane
2007-10-26Avoid including any backend-only stuff in the zic utility program.Tom Lane
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-06-20Cosmetic improvements to the timezone code: remove the use of theNeil Conway
2004-05-21pgindent did a pretty awful job on the timezone code, particularly withTom Lane
2004-05-21Pgindent timezone file, per request from Tom.Bruce Momjian
2004-05-21Integrate src/timezone library for all platforms. There is more we canTom Lane
2004-04-30Convert DOS newlines to Unix newlines.Bruce Momjian
2004-04-30Add Olson's public domain timezone library to src/timezone.Bruce Momjian