Re: pgsql-server/src backend/main/main.c backend/p ...

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pgsql-server/src backend/main/main.c backend/p ...
Дата
Msg-id 200405190105.i4J15P829591@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: pgsql-server/src backend/main/main.c backend/p ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Yes, it probably is bad, but I am not sure how frequently this will
> > happen, _and_ I need to set my_exec_path very far up in the tree to the
> > timezone stuff knows the location, hence the fact that elog() calls
> > wouldn't work at all anyway, I think.
>
> Perhaps the timezone stuff is what needs to be moved.  I'd be surprised
> if there aren't eventually elog calls in src/timezone, so thinking that
> timezone must work before elog does seems backwards.

Magnus says the timezone stuff is being called somewhere he can't find,
perhaps in some underlying library.  Anyway, we can easily switch back
to elog.  It does have to get this info before processing GUC for sure.

--
  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-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql-server/src backend/main/main.c backend/p ...
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server/src/timezone zic.c