pgsql: Update time zone data files to tzdata release 2021a.

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 2021a.
Date: 2021-01-24 21:30:11
Message-ID: E1l3mxX-0006vj-EM@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/728971d5f10e8baaf6cd7c32ad95e577893abb77

Modified Files
--------------
src/timezone/data/tzdata.zi | 226 +++++++++++++++++++++++++-------------------
1 file changed, 131 insertions(+), 95 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-01-24 23:09:01 pgsql: Make storage/standby.h compile standalone again.
Previous Message Tom Lane 2021-01-24 20:00:04 pgsql: Add a simple test for contrib/auto_explain.