pgsql: Update Windows timezone name list to include currently-known zon

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update Windows timezone name list to include currently-known zon
Date: 2020-04-24 21:53:52
Message-ID: E1jS6Ge-0001wS-R6@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update Windows timezone name list to include currently-known zones.

Thanks to Juan José Santamaría Flecha.

Discussion: https://postgr.es/m/5752.1587740484@sss.pgh.pa.us

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1e07e3fc0076d96954f32223efc93b6468e441a4

Modified Files
--------------
src/bin/initdb/findtimezone.c | 89 ++++++++++++++++++++++++++++++++-----------
src/tools/win32tzlist.pl | 2 +-
2 files changed, 68 insertions(+), 23 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2020-04-25 00:31:14 Re: pgsql: Fix handling of WAL segments ready to be archived during crash r
Previous Message Tom Lane 2020-04-24 19:51:52 pgsql: Doc: update section 9.13 for new function table layout.