From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org> |
Subject: | plperl and pltcl installcheck targets |
Date: | 2005-05-11 14:55:08 |
Message-ID: | 42821CCC.8050600@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
The attached patch creates installcheck targets for plperl and pltcl
(plpython laready has one). This will help in getting buildfarm to test PLs.
Is it worth rearranging things for plpython so that it follows the same
test layout as the other 2 (i.e. a test subdir with all the test files
and a script called runtest that does the work)? Especially if we bring
in other PLs as has been discussed, some standard might be useful. Maybe
a README in src/pl ?
I'm not sure that the tests currently provide very good coverage
(especially plperl) but getting them run automatically might provide
some extra incentive on that.
cheers
andrew
Attachment | Content-Type | Size |
---|---|---|
pltest.patch | text/x-patch | 1.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-05-11 15:46:54 | Re: plperl and pltcl installcheck targets |
Previous Message | Dave Held | 2005-05-11 14:11:06 | Re: Oracle Style packages on postgres |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2005-05-11 15:07:54 | Re: [BUGS] BUG #1588: pg_autovacuum sleep parameter overflow |
Previous Message | Bruce Momjian | 2005-05-11 14:52:34 | Re: [BUGS] BUG #1588: pg_autovacuum sleep parameter overflow |