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 200307210339.h6L3dJA20013@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
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

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


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: An additional foreign key test for regression
Next
From: Kenji Sugita
Date:
Subject: Eliminate information_schema from oid2name listing