agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
From: 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-000710-E8@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
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f107c33461e5372fa2257c09bcdb173c9d47dc03

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-000710-E8@gemulon.postgresql.org>
Permalink:  ../E1gHqrb-000710-E8@gemulon.postgresql.org/
Also on:    postgresql.org/message-id/E1gHqrb-000710-E8@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-000710-E8@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