aboutsummaryrefslogtreecommitdiff
path: root/src/timezone
Commit message (Expand)AuthorAge
* Update time zone data files to tzdata release 2021a.Tom Lane2021-01-24
* Update time zone data files to tzdata release 2020d.Tom Lane2020-10-22
* Sync our copy of the timezone library with IANA release tzcode2020d.Tom Lane2020-10-22
* Update time zone data files to tzdata release 2020c.Tom Lane2020-10-16
* Sync our copy of the timezone library with IANA release tzcode2020c.Tom Lane2020-10-16
* Ensure that distributed timezone abbreviation files are plain ASCII.Tom Lane2020-07-17
* Remove support for timezone "posixrules" file.Tom Lane2020-06-29
* Fix compiler warning induced by commit d8b15eeb8.Tom Lane2020-06-24
* Sync our copy of the timezone library with IANA release tzcode2020a.Tom Lane2020-06-17
* Run pgindent with new pg_bsd_indent version 2.1.1.Tom Lane2020-05-16
* Add comments linking pg_strftime to timestamptz_to_strAlvaro Herrera2020-05-15
* Dial back -Wimplicit-fallthrough to level 3Alvaro Herrera2020-05-13
* Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGSAlvaro Herrera2020-05-12
* Update time zone data files to tzdata release 2020a.Tom Lane2020-04-24
* Require stdint.hPeter Eisentraut2020-02-21
* Update copyrights for 2020Bruce Momjian2020-01-01
* Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund2019-11-05
* Update time zone data files to tzdata release 2019c.Tom Lane2019-09-20
* Use zic's new "-b slim" option to generate smaller timezone files.Tom Lane2019-08-19
* Fix inconsistencies and typos in the tree, take 11Michael Paquier2019-08-19
* Fix inconsistencies and typos in the tree, take 10Michael Paquier2019-08-13
* Tweak our special-case logic for the IANA "Factory" timezone.Tom Lane2019-07-26
* Silence compiler warning, hopefully.Tom Lane2019-07-19
* Update time zone data files to tzdata release 2019b.Tom Lane2019-07-17
* Sync our copy of the timezone library with IANA release tzcode2019b.Tom Lane2019-07-17
* Phase 2 pgindent run for v12.Tom Lane2019-05-22
* Portability fix for zic.c.Tom Lane2019-04-26
* Sync our copy of the timezone library with IANA release tzcode2019a.Tom Lane2019-04-26
* Update time zone data files to tzdata release 2019a.Tom Lane2019-04-26
* More unconstify usePeter Eisentraut2019-02-13
* Update time zone data files to tzdata release 2018i.Tom Lane2019-02-05
* Replace @postgresql.org with @lists.postgresql.org for mailinglistsMagnus Hagander2019-01-19
* Update copyright for 2019Bruce Momjian2019-01-02
* Sync our copy of the timezone library with IANA release tzcode2018g.Tom Lane2018-10-31
* Update time zone data files to tzdata release 2018g.Tom Lane2018-10-31
* Sync our copy of the timezone library with IANA release tzcode2018f.Tom Lane2018-10-19
* Update time zone data files to tzdata release 2018f.Tom Lane2018-10-19
* Improve tzparse's handling of TZDEFRULES ("posixrules") zone data.Tom Lane2018-10-17
* Avoid statically allocating gmtsub()'s timezone workspace.Tom Lane2018-10-16
* Update time zone data files to tzdata release 2018e.Tom Lane2018-05-09
* Sync our copy of the timezone library with IANA release tzcode2018e.Tom Lane2018-05-04
* Update time zone data files to tzdata release 2018d.Tom Lane2018-04-29
* Update time zone data files to tzdata release 2018c.Tom Lane2018-01-27
* Update copyright for 2018Bruce Momjian2018-01-02
* Clean up assorted messiness around AllocateDir() usage.Tom Lane2017-12-04
* Replace raw timezone source data with IANA's new compact format.Tom Lane2017-11-25
* Update time zone data files to tzdata release 2017c.Tom Lane2017-10-23
* Sync our copy of the timezone library with IANA release tzcode2017c.Tom Lane2017-10-23
* Sync our copy of the timezone library with IANA tzcode master.Tom Lane2017-09-22
* Revert "Fix bool/int type confusion"Tom Lane2017-09-22