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

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 2020d.
Date: 2020-10-23 01:25:03
Message-ID: E1kVlpH-0005We-2r@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2020-10-23 02:09:42 pgsql: Improve performance of Unicode {de,re}composition in the backend
Previous Message Tom Lane 2020-10-22 22:30:10 pgsql: Avoid premature de-doubling of quote marks in ECPG strings.