Re: Server crash with older tzload library

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Jeevan Chalke <jeevan(dot)chalke(at)enterprisedb(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Server crash with older tzload library
Date: 2010-03-11 19:10:16
Message-ID: 603c8f071003111110w19772b58ue7a1afaf63f13575@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Mar 11, 2010 at 1:49 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Jeevan Chalke <jeevan(dot)chalke(at)enterprisedb(dot)com> writes:
>> The upstream zoneinfo project just released a new tzcode version, 2010c.
>> After syncing the code to this version does not lead to server crash. The
>> new release is now initializing the tzstate variable with zeros to avoid any
>> garbage values.
>
>> PFA, patch which will bring us up-to date to 2010c.
>
> I've applied the update to 2010c since that apparently fixes some
> misbehaviors in obscure time zones (where is America/Godthab???).

Greenland, apparently.

http://www.travelmath.com/time-zone/America/Godthab

...Robert

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2010-03-11 19:29:59 Re: tsearch profiling - czech environment - take 55MB
Previous Message Jeff Davis 2010-03-11 19:00:59 Re: operator exclusion constraints