Re: testing PL/pgsql functions - Mailing list pgsql-general

From Doug McNaught
Subject Re: testing PL/pgsql functions
Date
Msg-id m3664tgyqm.fsf@varsoon.denali.to
Whole thread Raw
In response to testing PL/pgsql functions  (Richard Emberson <emberson@phc.net>)
List pgsql-general
Richard Emberson <emberson@phc.net> writes:

> Anyone done this already and have some 'lessons learned'?
> Is there a built in test harness for pgsql functions?

Take a look at the extensive regression test harness that comes with
the PG source.  You should be able to extend it for your tests.

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
   --T. J. Jackson, 1863

pgsql-general by date:

Previous
From: Richard Emberson
Date:
Subject: testing PL/pgsql functions
Next
From: Jason Earl
Date:
Subject: Re: PostgreSQL 7.2 Debian Package