Re: testing PL/pgsql functions

From: Doug McNaught <doug(at)wireboard(dot)com>
To: Richard Emberson <emberson(at)phc(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: testing PL/pgsql functions
Date: 2002-02-19 17:36:33
Message-ID: m3664tgyqm.fsf@varsoon.denali.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Richard Emberson <emberson(at)phc(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ian Harding 2002-02-19 17:55:58 Re: Report generation
Previous Message Richard Emberson 2002-02-19 17:21:56 testing PL/pgsql functions