Re: Daylight Saving Time question PostgreSQL 8.1.4

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Daylight Saving Time question PostgreSQL 8.1.4
Дата
Msg-id 200703131102.15210.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Daylight Saving Time question PostgreSQL 8.1.4  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Ответы Re: Daylight Saving Time question PostgreSQL 8.1.4  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Zdenec,

> I have following idea:
>
> 1) add guc varibale which enable usage of OS time zone files
>
> 2) add extra parameters into ./configure script which enable OS TZ
> support in the code and get path to OS TZ files.

If we're adding it as a configure-time variable, there's no reason to have 
a GUC.

> It probably will require some OS specific code for reading and
> translation TZ file format.

This would require each OS to make a committment to support their 
compatibility code.  Like, we would have to maintain the Solaris code, if 
any was required.  Ideally, no glue code would be required.

-- 
--Josh

Josh Berkus
PostgreSQL @ Sun
San Francisco


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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: My honours project - databases using dynamically attached entity-properties
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Daylight Saving Time question PostgreSQL 8.1.4