summaryrefslogtreecommitdiff
path: root/src/timezone/README
Commit message (Expand)AuthorAgeFilesLines
* Doc: improve timezone/README's recipe for tracking Windows zones.Tom Lane2021-10-061-5/+11
* Sync our copy of the timezone library with IANA release tzcode2020d.Tom Lane2020-10-221-1/+1
* Sync our copy of the timezone library with IANA release tzcode2020c.Tom Lane2020-10-161-1/+1
* Remove support for timezone "posixrules" file.Tom Lane2020-06-291-4/+1
* Sync our copy of the timezone library with IANA release tzcode2020a.Tom Lane2020-06-171-2/+16
* Require stdint.hPeter Eisentraut2020-02-211-12/+2
* Sync our copy of the timezone library with IANA release tzcode2019b.Tom Lane2019-07-171-2/+5
* Portability fix for zic.c.Tom Lane2019-04-261-0/+2
* Sync our copy of the timezone library with IANA release tzcode2019a.Tom Lane2019-04-261-1/+3
* Sync our copy of the timezone library with IANA release tzcode2018g.Tom Lane2018-10-311-2/+10
* Sync our copy of the timezone library with IANA release tzcode2018f.Tom Lane2018-10-191-1/+1
* Improve tzparse's handling of TZDEFRULES ("posixrules") zone data.Tom Lane2018-10-171-2/+4
* Sync our copy of the timezone library with IANA release tzcode2018e.Tom Lane2018-05-041-1/+1
* Replace raw timezone source data with IANA's new compact format.Tom Lane2017-11-251-7/+12
* Sync our copy of the timezone library with IANA release tzcode2017c.Tom Lane2017-10-231-1/+1
* Improve performance of timezone loading, especially pg_timezone_names view.Tom Lane2017-05-021-0/+3
* Sync our copy of the timezone library with IANA release tzcode2017b.Tom Lane2017-04-301-1/+1
* Sync our copy of the timezone library with IANA release tzcode2016j.Tom Lane2016-12-151-1/+1
* Add regression test coverage for non-default timezone abbreviation sets.Tom Lane2016-09-041-0/+5
* Sync our copy of the timezone library with IANA release tzcode2016c.Tom Lane2016-03-281-16/+77
* Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian2014-02-121-1/+1
* Semi-automatically detect changes in timezone abbreviations.Tom Lane2013-03-231-5/+11
* Update docs to point to the timezone library's new home at IANA.Tom Lane2011-10-271-3/+6
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Add script to enumerate the timezones in the Windows registry and compareMagnus Hagander2010-04-151-1/+8
* Sync timezone code with tzcode 2010c from the Olson group. This fixes someTom Lane2010-03-111-2/+2
* More README src cleanups.Bruce Momjian2008-03-211-0/+5
* Update timezone code to track the upstream changes since 2003. In particularTom Lane2008-02-161-4/+6
* Remove hard-wired lists of timezone abbreviations in favor of providingTom Lane2006-07-251-0/+6
* Update RELEASE_CHANGES to mention updating the timezone database asTom Lane2004-10-241-1/+9
* Integrate src/timezone library for all platforms. There is more we canTom Lane2004-05-211-12/+0
* Minor adjustments to enable public-domain timezone library to be calledBruce Momjian2004-04-301-1/+1
* Add Olson's public domain timezone library to src/timezone.Bruce Momjian2004-04-301-0/+17