Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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.
regards, tom lane
In response to
Responses
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2004-05-19 01:05:25 |
| Subject: Re: pgsql-server/src backend/main/main.c backend/p ... |
| Previous: | From: Bruce Momjian | Date: 2004-05-19 00:51:24 |
| Subject: Re: pgsql-server/src backend/main/main.c backend/p ... |
pgsql-patches by date
| Next: | From: Bruce Momjian | Date: 2004-05-19 01:05:25 |
| Subject: Re: pgsql-server/src backend/main/main.c backend/p ... |
| Previous: | From: Tom Lane | Date: 2004-05-19 00:53:20 |
| Subject: Re: More network functions... |