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, 17 Jul 2019 22:26:45 +0000
Message-ID: <E1hnsNp-0007u8-PD@gemulon.postgresql.org> (raw)

Sync our copy of the timezone library with IANA release tzcode2019b.

A large fraction of this diff is just due to upstream's somewhat
random decision to rename a bunch of internal variables and struct
fields.  However, there is an interesting new feature in zic:
it's grown a "-b slim" option that emits zone files without 32-bit
data and other backwards-compatibility hacks.  We should consider
whether we wish to enable that.

Branch
------
master

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

Modified Files
--------------
src/timezone/README      |   7 +-
src/timezone/localtime.c |  89 +++++-----
src/timezone/pgtz.h      |   6 +-
src/timezone/tzfile.h    |  17 +-
src/timezone/zic.c       | 453 +++++++++++++++++++++++++----------------------
5 files changed, 305 insertions(+), 267 deletions(-)



view thread (104+ messages)  latest in thread

Message-ID: <E1hnsNp-0007u8-PD@gemulon.postgresql.org>
Permalink:  ../E1hnsNp-0007u8-PD@gemulon.postgresql.org/
Also on:    postgresql.org/message-id/E1hnsNp-0007u8-PD@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: <E1hnsNp-0007u8-PD@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