It seems entirely sensible to me for the postmaster to choke on invalid settings in postgresql.conf. Better than failing to mention the problem at all, anyway.
2) do you want a patch that exports plperl_init_all() (and I guess similar init functions in pltcl and plpython)?
Yeah, I guess. Might as well make one in plpgsql too --- even if it does nothing today, it might be useful in the future, so the documentation ought to recommend "call 'plxxx_init' when preloading plxxx" as a general thing.
OK -- I'll put a patch together.
Thanks,
Joe
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly