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

From Tom Lane
Subject pgsql: Update time zone data files to tzdata release 2020d.
Date
Msg-id E1kVlpH-0005We-2r@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update time zone data files to tzdata release 2020d.

DST law changes in Palestine, with a whopping 120 hours' notice.
Also some historical corrections for Palestine.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7d6d6bce43c60bb7b77237e2cc6ab845646b911f

Modified Files
--------------
src/timezone/data/tzdata.zi | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Avoid premature de-doubling of quote marks in ECPG strings.
Next
From: Michael Paquier
Date:
Subject: pgsql: Improve performance of Unicode {de,re}composition in the backend