Re: rules regression test fix - Mailing list pgsql-patches

From Tom Lane
Subject Re: rules regression test fix
Date
Msg-id 3340.1030479400@sss.pgh.pa.us
Whole thread Raw
In response to rules regression test fix  (Neil Conway <neilc@samurai.com>)
Responses Re: rules regression test fix
List pgsql-patches
Neil Conway <neilc@samurai.com> writes:
> I've been seeing some intermittent failures in the 'rules' regression
> tests. I believe this patch should fix that, by moving rules out of
> the parallel group it is currently in.

What intermittent failure?  The only failure I'm currently aware of
is the hard failure from not having updated the expected output for
your pg_locks change.

I'm not eager to reduce the parallelism of the tests without hard
evidence that it's necessary ...

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: create or replace rule/view (fwd)
Next
From: Bruce Momjian
Date:
Subject: Re: rules regression test fix