Re: An additional foreign key test for regression - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: An additional foreign key test for regression
Date
Msg-id 200307270313.h6R3DWk03036@candle.pha.pa.us
Whole thread Raw
In response to An additional foreign key test for regression  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-patches
Patch applied.  Thanks.

I adjusted the patch to match the new elog output.

---------------------------------------------------------------------------


Stephan Szabo wrote:
>
> The deferred trigger queue pushing to disk patch pointed out
> that the regression tests for foreign keys didn't seem to test
> a deferred constraint that was not satisified by a later
> statement and was not made immediate by set constraints,
> so here's a simple added test with a single invalid insert and
> a commit.

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: "fix" for plpgsql polymorphism
Next
From: Bruce Momjian
Date:
Subject: Re: patch for Oracle initcap compatibility