summaryrefslogtreecommitdiff
path: root/src/timezone
AgeCommit message (Expand)Author
2017-10-23Update time zone data files to tzdata release 2017c.Tom Lane
2017-10-23Sync our copy of the timezone library with IANA release tzcode2017c.Tom Lane
2017-09-22Sync our copy of the timezone library with IANA tzcode master.Tom Lane
2017-09-01Ensure SIZE_MAX can be used throughout our code.Tom Lane
2017-05-15Fix new warnings from GCC 7Peter Eisentraut
2017-05-07Guard against null t->tm_zone in strftime.c.Tom Lane
2017-05-07Restore fullname[] contents before falling through in pg_open_tzfile().Tom Lane
2017-05-03Improve performance of timezone loading, especially pg_timezone_names view.Tom Lane
2017-05-01Update time zone data files to tzdata release 2017b.Tom Lane
2017-04-30Sync our copy of the timezone library with IANA release tzcode2017b.Tom Lane
2017-01-30Update time zone data files to tzdata release 2016j.Tom Lane
2016-12-15Sync our copy of the timezone library with IANA release tzcode2016j.Tom Lane
2016-11-06More zic cleanup.Tom Lane
2016-11-04Sync our copy of the timezone library with IANA tzcode master.Tom Lane
2016-10-26Fix not-HAVE_SYMLINK code in zic.c.Tom Lane
2016-10-20Sync our copy of the timezone library with IANA release tzcode2016h.Tom Lane
2016-10-20Update time zone data files to tzdata release 2016h.Tom Lane
2016-10-20Another portability fix for tzcode2016g update.Tom Lane
2016-10-19Windows portability fix.Tom Lane
2016-10-19Sync our copy of the timezone library with IANA release tzcode2016g.Tom Lane
2016-10-19Update time zone data files to tzdata release 2016g.Tom Lane
2016-09-05Add regression test coverage for non-default timezone abbreviation sets.Tom Lane
2016-09-04Remove vestigial references to "zic" in favor of "IANA database".Tom Lane
2016-08-05Update time zone data files to tzdata release 2016f.Tom Lane
2016-07-19Sync back-branch copies of the timezone code with IANA release tzcode2016c.Tom Lane
2016-05-06Update time zone data files to tzdata release 2016d.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
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
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-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