summaryrefslogtreecommitdiff
path: root/src/timezone
Commit message (Expand)AuthorAgeFilesLines
* Update time zone data files to tzdata release 2021a.Tom Lane2021-01-241-95/+131
* Update time zone data files to tzdata release 2020d.Tom Lane2020-10-221-8/+12
* Sync our copy of the timezone library with IANA release tzcode2020d.Tom Lane2020-10-222-3/+13
* Update time zone data files to tzdata release 2020c.Tom Lane2020-10-161-40/+49
* Sync our copy of the timezone library with IANA release tzcode2020c.Tom Lane2020-10-164-140/+79
* Ensure that distributed timezone abbreviation files are plain ASCII.Tom Lane2020-07-174-7/+8
* Fix compiler warning induced by commit d8b15eeb8.Tom Lane2020-06-241-1/+14
* Sync our copy of the timezone library with IANA release tzcode2020a.Tom Lane2020-06-176-87/+153
* Update time zone data files to tzdata release 2020a.Tom Lane2020-04-241-16/+21
* Update time zone data files to tzdata release 2019c.Tom Lane2019-09-202-55/+46
* Tweak our special-case logic for the IANA "Factory" timezone.Tom Lane2019-07-261-14/+8
* Silence compiler warning, hopefully.Tom Lane2019-07-191-1/+1
* Update time zone data files to tzdata release 2019b.Tom Lane2019-07-171-933/+1021
* Sync our copy of the timezone library with IANA release tzcode2019b.Tom Lane2019-07-175-267/+305
* Portability fix for zic.c.Tom Lane2019-04-262-3/+5
* Sync our copy of the timezone library with IANA release tzcode2019a.Tom Lane2019-04-265-83/+237
* Update time zone data files to tzdata release 2019a.Tom Lane2019-04-262-6/+9
* 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