agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Tom Lane <tgl@sss.pgh.pa.us>
To: pgsql-committers@postgresql.org
Subject: pgsql: Sync our copy of the timezone library with IANA release tzcode20
Date: Sun, 30 Apr 2017 19:14:40 +0000
Message-ID: <E1d4uIq-0001nx-Cx@gemulon.postgresql.org> (raw)
List-Unsubscribe: <mailto:majordomo@postgresql.org?body=unsub%20pgsql-committers>
Sync our copy of the timezone library with IANA release tzcode2017b.
zic no longer mishandles some transitions in January 2038 when it
attempts to work around Qt bug 53071. This fixes a bug affecting
Pacific/Tongatapu that was introduced in zic 2016e. localtime.c
now contains a workaround, useful when loading a file generated by
a buggy zic.
There are assorted cosmetic changes as well, notably relocation
of a bunch of #defines.
Branch
------
REL9_5_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/4d4d8fa77eb81c949dc52ffcb401a476fffddb2c
Modified Files
--------------
src/timezone/README | 2 +-
src/timezone/localtime.c | 73 +++++++++++++++++++++++++++++++++++-----------
src/timezone/pgtz.c | 9 +++---
src/timezone/private.h | 76 ++++++++++++++++++++++++++++++++++++------------
src/timezone/strftime.c | 11 +++++--
src/timezone/tzfile.h | 52 ---------------------------------
src/timezone/zic.c | 15 ++++++++--
7 files changed, 139 insertions(+), 99 deletions(-)
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
view thread (104+ messages) latest in thread
Message-ID: <E1d4uIq-0001nx-Cx@gemulon.postgresql.org>
Permalink: ../E1d4uIq-0001nx-Cx@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1d4uIq-0001nx-Cx@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
Subject: Re: pgsql: Sync our copy of the timezone library with IANA release tzcode20
In-Reply-To: <E1d4uIq-0001nx-Cx@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