pgsql: Update time zone data files to tzdata release 2020a. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Update time zone data files to tzdata release 2020a.
Date
Msg-id E1jRzk4-0007hR-Ic@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update time zone data files to tzdata release 2020a.

DST law changes in Morocco and the Canadian Yukon.
Historical corrections for Shanghai.

The America/Godthab zone is renamed to America/Nuuk to reflect
current English usage; however, the old name remains available as a
compatibility link.

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/66be997425cfffd5301463780fd8c45e7b89067e

Modified Files
--------------
src/timezone/data/tzdata.zi | 37 +++++++++++++++++++++----------------
1 file changed, 21 insertions(+), 16 deletions(-)


pgsql-committers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: pgsql: Fix handling of WAL segments ready to be archivedduring crash r
Next
From: Tom Lane
Date:
Subject: pgsql: Repair performance regression in information_schema.triggers vie