Tom Lane wrote:
Andrew Dunstan <[EMAIL PROTECTED]> writes:
Aha. ok. should be fairly trivial. I'm thinking of something like
--load-languages=lang1,lang2,lang3
(in case we ever want more than one).
Might be a little easier as multiple switches: --load-language=lang1 --load-language=lang2
Ok. Here's a patch for that piece. With this, contrib regression tests don't load plpgsql, but standard core tests do.
cheers
andrew
---------------------------(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
