summaryrefslogtreecommitdiff
path: root/src/timezone
AgeCommit message (Expand)Author
2022-05-05Update time zone data files to tzdata release 2022a.Tom Lane
2022-01-08Update copyright for 2022Bruce Momjian
2021-10-29Update time zone data files to tzdata release 2021e.Tom Lane
2021-10-06Doc: improve timezone/README's recipe for tracking Windows zones.Tom Lane
2021-01-24Update time zone data files to tzdata release 2021a.Tom Lane
2021-01-02Update copyright for 2021Bruce Momjian
2020-12-15Improve hash_create()'s API for some added robustness.Tom Lane
2020-10-23Update time zone data files to tzdata release 2020d.Tom Lane
2020-10-23Sync our copy of the timezone library with IANA release tzcode2020d.Tom Lane
2020-10-17Update time zone data files to tzdata release 2020c.Tom Lane
2020-10-17Sync our copy of the timezone library with IANA release tzcode2020c.Tom Lane
2020-07-17Ensure that distributed timezone abbreviation files are plain ASCII.Tom Lane
2020-06-29Remove support for timezone "posixrules" file.Tom Lane
2020-06-24Fix compiler warning induced by commit d8b15eeb8.Tom Lane
2020-06-17Sync our copy of the timezone library with IANA release tzcode2020a.Tom Lane
2020-05-16Run pgindent with new pg_bsd_indent version 2.1.1.Tom Lane
2020-05-15Add comments linking pg_strftime to timestamptz_to_strAlvaro Herrera
2020-05-13Dial back -Wimplicit-fallthrough to level 3Alvaro Herrera
2020-05-12Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGSAlvaro Herrera
2020-04-24Update time zone data files to tzdata release 2020a.Tom Lane
2020-02-21Require stdint.hPeter Eisentraut
2020-01-01Update copyrights for 2020Bruce Momjian
2019-11-05Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund
2019-09-20Update time zone data files to tzdata release 2019c.Tom Lane
2019-08-19Use zic's new "-b slim" option to generate smaller timezone files.Tom Lane
2019-08-19Fix inconsistencies and typos in the tree, take 11Michael Paquier
2019-08-13Fix inconsistencies and typos in the tree, take 10Michael Paquier
2019-07-26Tweak our special-case logic for the IANA "Factory" timezone.Tom Lane
2019-07-19Silence compiler warning, hopefully.Tom Lane
2019-07-17Update time zone data files to tzdata release 2019b.Tom Lane
2019-07-17Sync our copy of the timezone library with IANA release tzcode2019b.Tom Lane
2019-05-22Phase 2 pgindent run for v12.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
2019-04-26Update time zone data files to tzdata release 2019a.Tom Lane
2019-02-13More unconstify usePeter Eisentraut
2019-02-05Update time zone data files to tzdata release 2018i.Tom Lane
2019-01-19Replace @postgresql.org with @lists.postgresql.org for mailinglistsMagnus Hagander
2019-01-02Update copyright for 2019Bruce Momjian
2018-10-31Sync our copy of the timezone library with IANA release tzcode2018g.Tom Lane
2018-10-31Update time zone data files to tzdata release 2018g.Tom Lane
2018-10-19Sync our copy of the timezone library with IANA release tzcode2018f.Tom Lane
2018-10-19Update time zone data files to tzdata release 2018f.Tom Lane
2018-10-17Improve tzparse's handling of TZDEFRULES ("posixrules") zone data.Tom Lane
2018-10-16Avoid statically allocating gmtsub()'s timezone workspace.Tom Lane
2018-05-09Update time zone data files to tzdata release 2018e.Tom Lane
2018-05-04Sync our copy of the timezone library with IANA release tzcode2018e.Tom Lane
2018-04-29Update time zone data files to tzdata release 2018d.Tom Lane
2018-01-27Update time zone data files to tzdata release 2018c.Tom Lane
2018-01-03Update copyright for 2018Bruce Momjian