Re: FW: Timezone library

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: FW: Timezone library
Дата
Msg-id 200404301327.i3UDRMI04441@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: FW: Timezone library  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: FW: Timezone library  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Peter Eisentraut wrote:
> Bruce Momjian wrote:
> > I have added this to CVS under src/timezone and have integrated this
> > into configure.
>
> I think it would be better to put it under one of the generic
> subdirectories, such as src/utils/timezone.  We may have to add
> additional libraries of this kind in the future, and it would be better
> to have them grouped somehow.

I put it under /src because it is a separate module of code that we may
need to update someday with a new release.  In that way it isn't really
part of our backend binary but a module we call.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Claudio Natoli
Дата:
Сообщение: Re: FW: Timezone library
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: subtransactions -- storage manager