Re: Using system time zone database

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Using system time zone database
Дата
Msg-id 200708171424.24801.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Using system time zone database  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-patches
Am Freitag, 17. August 2007 13:03 schrieb Magnus Hagander:
> Could there be some way for configure to automatically check that the
> timezone format used on the system is in fact compatible? Such as checking
> if it can load a well-known timezone and that it behaves properly?

You cannot assume that the build environment is the same as the run
environment.

Anyway, just run make check and you will know.  Anything else would be much
too complicated.  This patch just provides direct access to the process that
people already use anyway.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Using system time zone database
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Using system time zone database