Re: Server crash with older tzload library

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, Dave Page <dpage(at)pgadmin(dot)org>, 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-12 19:48:55
Message-ID: 12308.1268423335@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I wrote:
> OK, I'm going to double-check that and then back-patch the current
> tzcode files.

Oh, wait, belay that. If we do that, we will be retroactively breaking
the no-working-64-bit-integer-type support in the older branches.
Probably not a good thing to do in minor releases. I guess we'll just
have to wait and see if any problems get reported. I can't see going
to the effort of making the new tzcode stuff behave gracefully without
int64.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Boszormenyi Zoltan 2010-03-12 20:01:47 Re: Dyamic updates of NEW with pl/pgsql
Previous Message Tom Lane 2010-03-12 19:10:00 Re: Server crash with older tzload library