summaryrefslogtreecommitdiff
path: root/src/timezone
AgeCommit message (Expand)Author
2016-05-06Update time zone data files to tzdata release 2016d.Tom Lane
2016-04-02Suppress compiler warning.Tom Lane
2016-03-31Another zic portability fix.Tom Lane
2016-03-29Protect zic's symlink() call with #ifdef HAVE_SYMLINK.Tom Lane
2016-03-29Fix zic for Windows.Tom Lane
2016-03-28Sync tzload() and tzparse() APIs with IANA release tzcode2016c.Tom Lane
2016-03-28Sync our copy of the timezone library with IANA release tzcode2016c.Tom Lane
2016-03-26Modernize zic's test for valid timezone abbreviations.Tom Lane
2016-03-25Update time zone data files to tzdata release 2016c.Tom Lane
2016-02-05Update time zone data files to tzdata release 2016a.Tom Lane
2016-01-02Update copyright for 2016Bruce Momjian
2015-10-02Update time zone data files to tzdata release 2015g.Tom Lane
2015-05-15Update time zone data files to tzdata release 2015d.Tom Lane
2015-01-31Update time zone data files to tzdata release 2015a.Tom Lane
2015-01-06Update copyright for 2015Bruce Momjian
2014-12-24Add CST (China Standard Time) to our lists of timezone abbreviations.Tom Lane
2014-11-17Update time zone data files to tzdata release 2014j.Tom Lane
2014-10-16Support timezone abbreviations that sometimes change.Tom Lane
2014-10-04Update time zone data files to tzdata release 2014h.Tom Lane
2014-10-03Update time zone abbreviations lists.Tom Lane
2014-10-03Fix bogus logic for zic -P option.Tom Lane
2014-08-19Finish adding file version information to installed Windows binaries.Noah Misch
2014-07-22Reject out-of-range numeric timezone specifications.Tom Lane
2014-07-19Update time zone data files to tzdata release 2014e.Tom Lane
2014-05-06pgindent run for 9.4Bruce Momjian
2014-03-15Update time zone data files to tzdata release 2014a.Tom Lane
2014-03-13C comments: remove odd blank lines after #ifdef WIN32 linesBruce Momjian
2014-02-17Prevent potential overruns of fixed-size buffers.Tom Lane
2014-02-15Centralize getopt-related declarations in a new header file pg_getopt.h.Tom Lane
2014-02-15Ooops, forgot to remove solar87 and friends from src/timezone/Makefile.Tom Lane
2014-02-15Update time zone data files to tzdata release 2013i.Tom Lane
2014-02-12Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian
2014-01-07Update copyright for 2014Bruce Momjian
2013-12-01Update time zone data files to tzdata release 2013h.Tom Lane
2013-11-10Fix whitespace issues found by git diff --check, add gitattributesPeter Eisentraut
2013-11-01Fix some odd behaviors when using a SQL-style simple GMT offset timezone.Tom Lane
2013-09-02Update time zone data files to tzdata release 2013d.Tom Lane
2013-05-29pgindent run for release 9.3Bruce Momjian
2013-03-28Update time zone data files to tzdata release 2013b.Tom Lane
2013-03-25Add missing #include.Heikki Linnakangas
2013-03-23Update time zone abbreviation lists for changes missed since 2006.Tom Lane
2013-03-23Semi-automatically detect changes in timezone abbreviations.Tom Lane
2013-01-14Add new timezone abbrevation "FET".Tom Lane
2013-01-01Update copyrights for 2013Bruce Momjian
2012-12-02Update time zone data files to tzdata release 2012j.Tom Lane
2012-10-12In our source code, make a copy of getopt's 'optarg' string arguments,Bruce Momjian
2012-09-19Update time zone data files to tzdata release 2012f.Tom Lane
2012-08-14Update time zone data files to tzdata release 2012e.Tom Lane
2012-06-10Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian
2012-05-31Update time zone data files to tzdata release 2012c.Tom Lane