pgsql: Update time zone data files to tzdata release 2020c.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update time zone data files to tzdata release 2020c.
Date: 2020-10-17 01:54:55
Message-ID: E1kTbQt-0005iy-Ot@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update time zone data files to tzdata release 2020c.

DST law changes in Morocco, Canadian Yukon, Fiji, Macquarie Island,
Casey Station (Antarctica). Historical corrections for France,
Hungary, Monaco.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2b9166dbc66e8af937b5349023c415186c61d5ed

Modified Files
--------------
src/timezone/data/tzdata.zi | 89 +++++++++++++++++++++++++--------------------
1 file changed, 49 insertions(+), 40 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2020-10-17 20:03:09 pgsql: Doc: caution against misuse of 'now' and related datetime litera
Previous Message Tom Lane 2020-10-16 16:00:14 pgsql: Add missing error check in pgcrypto/crypt-md5.c.