[COMMITTERS] pgsql: Fix possible null pointer dereference or invalid warning message

2017-04-30 Thread Tom Lane
Fix possible null pointer dereference or invalid warning message. Thinko in commit de4389712: this warning message references the wrong "LogicalRepWorker *" variable. This would often result in a core dump, but if it didn't, the message would show the wrong subscription OID. In passing, adjust t

[COMMITTERS] pgsql: Sync our copy of the timezone library with IANA release tzcode20

2017-04-30 Thread Tom Lane
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, usefu

[COMMITTERS] pgsql: Sync our copy of the timezone library with IANA release tzcode20

2017-04-30 Thread Tom Lane
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, usefu

[COMMITTERS] pgsql: Sync our copy of the timezone library with IANA release tzcode20

2017-04-30 Thread Tom Lane
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, usefu

[COMMITTERS] pgsql: Sync our copy of the timezone library with IANA release tzcode20

2017-04-30 Thread Tom Lane
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, usefu

[COMMITTERS] pgsql: Sync our copy of the timezone library with IANA release tzcode20

2017-04-30 Thread Tom Lane
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, usefu

[COMMITTERS] pgsql: Sync our copy of the timezone library with IANA release tzcode20

2017-04-30 Thread Tom Lane
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, usefu