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

From Bruce Momjian
Subject Re: pgsql-server/src backend/main/main.c backend/p ...
Date
Msg-id 200405190105.i4J15P829591@candle.pha.pa.us
Whole thread Raw
In response to Re: pgsql-server/src backend/main/main.c backend/p ...  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql-server/src backend/main/main.c backend/p ...
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server/src/timezone zic.c