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

From Tom Lane
Subject pgsql: Update time zone data files to tzdata release 2021a.
Date
Msg-id E1l3mxX-0006va-D4@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update time zone data files to tzdata release 2021a.

DST law changes in Russia (Volgograd zone) and South Sudan.
Historical corrections for Australia, Bahamas, Belize, Bermuda,
Ghana, Israel, Kenya, Nigeria, Palestine, Seychelles, and Vanuatu.
Notably, the Australia/Currie zone has been corrected to the point
where it is identical to Australia/Hobart.

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/58a545344147c870845adccc284443f990a43b65

Modified Files
--------------
src/timezone/Makefile       |   3 +-
src/timezone/data/tzdata.zi | 226 +++++++++++++++++++++++++-------------------
2 files changed, 133 insertions(+), 96 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Add a simple test for contrib/auto_explain.
Next
From: Tom Lane
Date:
Subject: pgsql: Make storage/standby.h compile standalone again.