Re: Command Triggers, v16

Thom Brown <thombrown@gmail.com>

From: Thom Brown <thombrown@gmail.com>
To: Dimitri Fontaine <dimitri@2ndquadrant.fr>
Cc: pgsql-hackers@postgresql.org
Date: 2012-03-16T12:22:59Z
Lists: pgsql-hackers
On 16 March 2012 12:07, Dimitri Fontaine <dimitri@2ndquadrant.fr> wrote:
> Thom Brown <thombrown@gmail.com> writes:
>> Okay, I shalln't do any more testing until the next patch.  I should
>> probably have worked on automating my tests more, but never got round
>> to it.
>
>  make installcheck :)
>
> That said, your test allow to spot OID problems that we can't add in the
> regression tests (OID being too volatile would break them), and I have
> to look at how to add regression tests for the other pls support…

Yes, that's why I don't use the regression tests. :)

Thom