From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] plperl and pltcl installcheck targets |
Date: | 2005-05-11 20:29:17 |
Message-ID: | 42826B1D.6030507@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Andrew Dunstan wrote:
>
>
> Tom Lane wrote:
>
>> Andrew Dunstan <andrew(at)dunslane(dot)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.
>
>
er this time with a patch attached.
cheers
andrew
Attachment | Content-Type | Size |
---|---|---|
regresslangs.patch | text/x-patch | 4.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-05-11 20:49:52 | Re: Oracle Style packages on postgres |
Previous Message | Andrew Dunstan | 2005-05-11 20:24:22 | Re: [HACKERS] plperl and pltcl installcheck targets |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2005-05-11 20:35:48 | Re: lastval() |
Previous Message | Andrew Dunstan | 2005-05-11 20:24:22 | Re: [HACKERS] plperl and pltcl installcheck targets |