agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Tom Lane <tgl@sss.pgh.pa.us>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Sync our copy of the timezone library with IANA release tzcode20
Date: Wed, 31 Oct 2018 13:48:51 +0000
Message-ID: <E1gHqrb-000719-Ew@gemulon.postgresql.org> (raw)
Sync our copy of the timezone library with IANA release tzcode2018g.
This patch absorbs an upstream fix to "zic" for a recently-introduced
bug that made it output data that some 32-bit clients couldn't read.
Given the current source data, the bug only manifests in zones with
leap seconds, which we don't generate, so that there's no actual
change in our installed timezone data files from this. Still, in
case somebody uses our copy of "zic" to do something else, it seems
best to apply the fix promptly.
Also, update the README's notes about converting upstream code to
our conventions.
Branch
------
REL9_3_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/7dd8b3ca829a033aa09ea8cbfd624ecb6c264c4b
Modified Files
--------------
src/timezone/README | 12 +++++++--
src/timezone/zic.c | 74 ++++++++++++++++++++++++++++-------------------------
2 files changed, 49 insertions(+), 37 deletions(-)
view thread (104+ messages) latest in thread
Message-ID: <E1gHqrb-000719-Ew@gemulon.postgresql.org>
Permalink: ../E1gHqrb-000719-Ew@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1gHqrb-000719-Ew@gemulon.postgresql.org
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-committers@postgresql.org
Cc: tgl@sss.pgh.pa.us, pgsql-committers@lists.postgresql.org
Subject: Re: pgsql: Sync our copy of the timezone library with IANA release tzcode20
In-Reply-To: <E1gHqrb-000719-Ew@gemulon.postgresql.org>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox