Re: [HACKERS] plperl and pltcl installcheck targets

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: [HACKERS] plperl and pltcl installcheck targets
Дата
Msg-id 428269F6.3020000@dunslane.net
обсуждение исходный текст
Ответ на plperl and pltcl installcheck targets  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: [HACKERS] plperl and pltcl installcheck targets
Список pgsql-patches

Tom Lane wrote:

>Andrew Dunstan <andrew@dunslane.net> 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


В списке pgsql-patches по дате отправления:

Предыдущее
От: Thomas Hallgren
Дата:
Сообщение: Re: Patch that deals with that AtCommit_Portals encounters
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [HACKERS] plperl and pltcl installcheck targets