Tom Lane wrote:
> Don't run rowsecurity in parallel with other regression tests.
>
> The short-lived event trigger in the rowsecurity test causes irreproducible
> failures when the concurrent tests do something that the event trigger
> can't cope with.  Per buildfarm.

Ah, so this explains the failures.

I wonder if it'd be better to remove the event trigger bits from that
test, and put them (if we really need them) in the event_trigger test.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to