Bruce Momjian <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend