adding regression tests for PLs

From: Brent Verner <brent(at)rcfile(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: adding regression tests for PLs
Date: 2002-01-21 11:29:12
Message-ID: 20020121062912.A15794@rcfile.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


We /really/ need to add regression tests for the PLs if it is at
all possible.

Does it make sense to sed the $with_tcl, $with_perl, and $with_python
values into the pg_regress script after modifying it to to
"createlang" the appropriate language when the corresponing with_lang
option is "yes", then add the test name to $extra_tests.

This is basically how we handle plpgsql in the tests, except that
plpgsql is not run as an $extra_test. It makes more sense to use
the $extra_tests facility for the optional PLs.

thanks.
brent

--
"Develop your talent, man, and leave the world something. Records are
really gifts from people. To think that an artist would love you enough
to share his music with anyone is a beautiful thing." -- Duane Allman

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-01-21 13:09:36 Re: RTLD_LAZY considered harmful (Re: pltlc and pltlcu problems)
Previous Message Matthew Kirkwood 2002-01-21 10:39:46 Re: [GENERAL] PostgreSQL Licence: GNU/GPL