Re: [PATCHES] plperl and pltcl installcheck targets

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: [PATCHES] plperl and pltcl installcheck targets
Дата
Msg-id 42825C33.80603@dunslane.net
обсуждение исходный текст
Ответ на Re: [PATCHES] plperl and pltcl installcheck targets  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [PATCHES] plperl and pltcl installcheck targets  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

Tom Lane wrote:

>
>
>The point is that I'd rather test createlang than duplicate it.
>
>(In the back of my mind also is that running createlang is a waste of
>time for the contrib tests, and so it'd be nice if pg_regress didn't
>load any PL unless told to.)
>
>
>  
>

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).

cheers

andrew


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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Server instrumentation for 8.1
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] plperl and pltcl installcheck targets