regression test fix - Mailing list pgsql-patches

From nconway@klamath.dyndns.org (Neil Conway)
Subject regression test fix
Date
Msg-id 20020725034043.GA18133@klamath.dyndns.org
Whole thread Raw
Responses Re: regression test fix  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: regression test fix  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
This patch fixes in intermittent failure in the regression tests:
there was a race condition between the "alter_table" and "rules"
regression tests. Depending on scheduling, sometimes an ALTER
TABLE command would operate on a relation created by the "rules"
tests, leading to unexpected results.

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

Attachment

pgsql-patches by date:

Previous
From: Rod Taylor
Date:
Subject: Re: small psql patch - show Schema name for \dt \dv \dS
Next
From: Tom Lane
Date:
Subject: Re: small psql patch - show Schema name for \dt \dv \dS