summaryrefslogtreecommitdiff
path: root/src/timezone
Commit message (Expand)AuthorAgeFilesLines
* Update time zone data files to tzdata release 2018i.Tom Lane2019-02-051-76/+222
* Sync our copy of the timezone library with IANA release tzcode2018g.Tom Lane2018-10-312-37/+49
* Update time zone data files to tzdata release 2018g.Tom Lane2018-10-311-43/+39
* Sync our copy of the timezone library with IANA release tzcode2018f.Tom Lane2018-10-197-200/+294
* Update time zone data files to tzdata release 2018f.Tom Lane2018-10-196-2627/+2660
* Improve tzparse's handling of TZDEFRULES ("posixrules") zone data.Tom Lane2018-10-172-36/+54
* Avoid statically allocating gmtsub()'s timezone workspace.Tom Lane2018-10-161-5/+6
* Update time zone data files to tzdata release 2018e.Tom Lane2018-05-095-1592/+1597
* Sync our copy of the timezone library with IANA release tzcode2018e.Tom Lane2018-05-044-46/+129
* Update time zone data files to tzdata release 2018d.Tom Lane2018-04-291-265/+272
* Update time zone data files to tzdata release 2018c.Tom Lane2018-01-273-12/+14
* Replace raw timezone source data with IANA's new compact format.Tom Lane2017-11-2516-16523/+4160
* Update time zone data files to tzdata release 2017c.Tom Lane2017-10-239-236/+395
* Sync our copy of the timezone library with IANA release tzcode2017c.Tom Lane2017-10-235-19/+20
* Sync our copy of the timezone library with IANA tzcode master.Tom Lane2017-09-225-204/+236
* Ensure SIZE_MAX can be used throughout our code.Tom Lane2017-09-011-4/+0
* Fix new warnings from GCC 7Peter Eisentraut2017-05-161-2/+2
* Guard against null t->tm_zone in strftime.c.Tom Lane2017-05-071-1/+2
* Restore fullname[] contents before falling through in pg_open_tzfile().Tom Lane2017-05-071-0/+1
* Improve performance of timezone loading, especially pg_timezone_names view.Tom Lane2017-05-023-8/+60
* Update time zone data files to tzdata release 2017b.Tom Lane2017-05-0120-1307/+1063
* Sync our copy of the timezone library with IANA release tzcode2017b.Tom Lane2017-04-307-99/+139
* Update time zone data files to tzdata release 2016j.Tom Lane2017-01-308-122/+196
* 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-041-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
* 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