Re: Server crash with older tzload library

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Server crash with older tzload library
Дата
Msg-id 4B99EFEF.4070206@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Server crash with older tzload library  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Server crash with older tzload library
Список pgsql-hackers
Tom Lane wrote:
> Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes:
>> No, Jeevan is talking about tzcode, not tzdata. The zoneinfo library is
>> split into two parts, we update the data part at each release, but we
>> don't sync up our code with upstream code changes regularly.
> 
> It strikes me that maybe we are putting ourselves at risk by blithely
> pushing tzdata updates into back branches without also pushing tzcode
> updates.

I believe they're designed to be compatible both ways, I remember that
the 64-bit changes in particular were done in such a way that new tzdata
files work with older tzcode versions. I don't know if anyone else is
testing various combinations, though, so it probably would be good to
update tzcode anyway.

>  However, doing this would mean updating the back branches for
> 64bit tzdata, which is not a small change.  Heikki, do you remember how
> much that patch affected stuff outside the tzcode files proper?

There was no changes outside tzcode files.

-- Heikki Linnakangas EnterpriseDB   http://www.enterprisedb.com


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Takahiro Itagaki
Дата:
Сообщение: Re: [GENERAL] trouble with to_char('L')
Следующее
От: Zdenek Kotala
Дата:
Сообщение: Re: gothic_moth, codlin_moth failures on REL8_2_STABLE