summaryrefslogtreecommitdiff
path: root/src/timezone
Commit message (Expand)AuthorAgeFilesLines
* Update time zone data files to tzdata release 2016j.Tom Lane2017-01-308-122/+196
* Update copyright via script for 2017Bruce Momjian2017-01-032-2/+2
* Sync our copy of the timezone library with IANA release tzcode2016j.Tom Lane2016-12-152-1/+6
* More zic cleanup.Tom Lane2016-11-061-12/+11
* Sync our copy of the timezone library with IANA tzcode master.Tom Lane2016-11-031-108/+176
* Fix not-HAVE_SYMLINK code in zic.c.Tom Lane2016-10-261-0/+2
* Sync our copy of the timezone library with IANA release tzcode2016h.Tom Lane2016-10-201-20/+56
* Update time zone data files to tzdata release 2016h.Tom Lane2016-10-205-66/+95
* Another portability fix for tzcode2016g update.Tom Lane2016-10-191-2/+1
* Windows portability fix.Tom Lane2016-10-191-0/+3
* Sync our copy of the timezone library with IANA release tzcode2016g.Tom Lane2016-10-194-198/+250
* Update time zone data files to tzdata release 2016g.Tom Lane2016-10-1917-464/+437
* Add regression test coverage for non-default timezone abbreviation sets.Tom Lane2016-09-041-0/+5
* Remove vestigial references to "zic" in favor of "IANA database".Tom Lane2016-09-049-79/+79
* Fix typos in comments.Fujii Masao2016-08-291-1/+1
* Update time zone data files to tzdata release 2016f.Tom Lane2016-08-0516-1252/+73
* Reduce stack space consumption in tzload().Tom Lane2016-07-071-2/+10
* Update time zone data files to tzdata release 2016d.Tom Lane2016-05-059-133/+349
* Suppress compiler warning.Tom Lane2016-04-021-1/+4
* Another zic portability fix.Tom Lane2016-03-311-11/+20
* Protect zic's symlink() call with #ifdef HAVE_SYMLINK.Tom Lane2016-03-291-0/+2
* Fix zic for Windows.Tom Lane2016-03-291-0/+3
* Sync tzload() and tzparse() APIs with IANA release tzcode2016c.Tom Lane2016-03-283-26/+23
* Sync our copy of the timezone library with IANA release tzcode2016c.Tom Lane2016-03-2811-1378/+2094
* Modernize zic's test for valid timezone abbreviations.Tom Lane2016-03-261-20/+5
* Update time zone data files to tzdata release 2016c.Tom Lane2016-03-2515-352/+686
* Update time zone data files to tzdata release 2016a.Tom Lane2016-02-057-45/+73
* Update copyright for 2016Bruce Momjian2016-01-022-2/+2
* Update time zone data files to tzdata release 2015g.Tom Lane2015-10-0216-124/+256
* Update time zone data files to tzdata release 2015d.Tom Lane2015-05-1514-270/+389
* Update time zone data files to tzdata release 2015a.Tom Lane2015-01-3014-65/+101
* Update copyright for 2015Bruce Momjian2015-01-062-2/+2
* Add CST (China Standard Time) to our lists of timezone abbreviations.Tom Lane2014-12-244-0/+13
* Update time zone data files to tzdata release 2014j.Tom Lane2014-11-1714-181/+365
* Support timezone abbreviations that sometimes change.Tom Lane2014-10-1613-133/+250
* Update time zone data files to tzdata release 2014h.Tom Lane2014-10-0428-2707/+3571
* Update time zone abbreviations lists.Tom Lane2014-10-037-153/+104
* Fix bogus logic for zic -P option.Tom Lane2014-10-031-15/+18
* Finish adding file version information to installed Windows binaries.Noah Misch2014-08-181-1/+4
* Reject out-of-range numeric timezone specifications.Tom Lane2014-07-211-0/+3
* Update time zone data files to tzdata release 2014e.Tom Lane2014-07-197-138/+238
* pgindent run for 9.4Bruce Momjian2014-05-063-10/+11
* Update time zone data files to tzdata release 2014a.Tom Lane2014-03-155-38/+78
* C comments: remove odd blank lines after #ifdef WIN32 linesBruce Momjian2014-03-131-1/+0
* Prevent potential overruns of fixed-size buffers.Tom Lane2014-02-171-1/+1
* Centralize getopt-related declarations in a new header file pg_getopt.h.Tom Lane2014-02-151-5/+1
* Ooops, forgot to remove solar87 and friends from src/timezone/Makefile.Tom Lane2014-02-141-1/+1
* Update time zone data files to tzdata release 2013i.Tom Lane2014-02-145-1185/+28
* Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian2014-02-122-3/+3
* Update copyright for 2014Bruce Momjian2014-01-072-2/+2