summaryrefslogtreecommitdiff
path: root/src/timezone/README
AgeCommit message (Expand)Author
2021-10-06Doc: improve timezone/README's recipe for tracking Windows zones.Tom Lane
2020-10-23Sync our copy of the timezone library with IANA release tzcode2020d.Tom Lane
2020-10-17Sync our copy of the timezone library with IANA release tzcode2020c.Tom Lane
2020-06-29Remove support for timezone "posixrules" file.Tom Lane
2020-06-17Sync our copy of the timezone library with IANA release tzcode2020a.Tom Lane
2020-02-21Require stdint.hPeter Eisentraut
2019-07-17Sync our copy of the timezone library with IANA release tzcode2019b.Tom Lane
2019-04-27Portability fix for zic.c.Tom Lane
2019-04-26Sync our copy of the timezone library with IANA release tzcode2019a.Tom Lane
2018-10-31Sync our copy of the timezone library with IANA release tzcode2018g.Tom Lane
2018-10-19Sync our copy of the timezone library with IANA release tzcode2018f.Tom Lane
2018-10-17Improve tzparse's handling of TZDEFRULES ("posixrules") zone data.Tom Lane
2018-05-04Sync our copy of the timezone library with IANA release tzcode2018e.Tom Lane
2017-11-25Replace raw timezone source data with IANA's new compact format.Tom Lane
2017-10-23Sync our copy of the timezone library with IANA release tzcode2017c.Tom Lane
2017-05-03Improve performance of timezone loading, especially pg_timezone_names view.Tom Lane
2017-04-30Sync our copy of the timezone library with IANA release tzcode2017b.Tom Lane
2016-12-15Sync our copy of the timezone library with IANA release tzcode2016j.Tom Lane
2016-09-05Add regression test coverage for non-default timezone abbreviation sets.Tom Lane
2016-03-28Sync our copy of the timezone library with IANA release tzcode2016c.Tom Lane
2014-02-12Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian
2013-03-23Semi-automatically detect changes in timezone abbreviations.Tom Lane
2011-10-28Update docs to point to the timezone library's new home at IANA.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-04-15Add script to enumerate the timezones in the Windows registry and compareMagnus Hagander
2010-03-11Sync timezone code with tzcode 2010c from the Olson group. This fixes someTom Lane
2008-03-21More README src cleanups.Bruce Momjian
2008-02-16Update timezone code to track the upstream changes since 2003. In particularTom Lane
2006-07-25Remove hard-wired lists of timezone abbreviations in favor of providingTom Lane
2004-10-24Update RELEASE_CHANGES to mention updating the timezone database asTom Lane
2004-05-21Integrate src/timezone library for all platforms. There is more we canTom Lane
2004-04-30Minor adjustments to enable public-domain timezone library to be calledBruce Momjian
2004-04-30Add Olson's public domain timezone library to src/timezone.Bruce Momjian