aboutsummaryrefslogtreecommitdiff
path: root/src/timezone/README
Commit message (Expand)AuthorAge
* Sync our copy of the timezone library with IANA release tzcode2018g.Tom Lane2018-10-31
* Sync our copy of the timezone library with IANA release tzcode2018f.Tom Lane2018-10-19
* Improve tzparse's handling of TZDEFRULES ("posixrules") zone data.Tom Lane2018-10-17
* Sync our copy of the timezone library with IANA release tzcode2018e.Tom Lane2018-05-04
* Replace raw timezone source data with IANA's new compact format.Tom Lane2017-11-25
* Sync our copy of the timezone library with IANA release tzcode2017c.Tom Lane2017-10-23
* Improve performance of timezone loading, especially pg_timezone_names view.Tom Lane2017-05-02
* Sync our copy of the timezone library with IANA release tzcode2017b.Tom Lane2017-04-30
* Sync our copy of the timezone library with IANA release tzcode2016j.Tom Lane2016-12-15
* Add regression test coverage for non-default timezone abbreviation sets.Tom Lane2016-09-04
* Sync our copy of the timezone library with IANA release tzcode2016c.Tom Lane2016-03-28
* Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian2014-02-12
* Semi-automatically detect changes in timezone abbreviations.Tom Lane2013-03-23
* Update docs to point to the timezone library's new home at IANA.Tom Lane2011-10-27
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Add script to enumerate the timezones in the Windows registry and compareMagnus Hagander2010-04-15
* Sync timezone code with tzcode 2010c from the Olson group. This fixes someTom Lane2010-03-11
* More README src cleanups.Bruce Momjian2008-03-21
* Update timezone code to track the upstream changes since 2003. In particularTom Lane2008-02-16
* Remove hard-wired lists of timezone abbreviations in favor of providingTom Lane2006-07-25
* Update RELEASE_CHANGES to mention updating the timezone database asTom Lane2004-10-24
* Integrate src/timezone library for all platforms. There is more we canTom Lane2004-05-21
* Minor adjustments to enable public-domain timezone library to be calledBruce Momjian2004-04-30
* Add Olson's public domain timezone library to src/timezone.Bruce Momjian2004-04-30