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

From Stephan Szabo
Subject An additional foreign key test for regression
Date
Msg-id 20030704153518.Y26326-200000@megazone23.bigpanda.com
Whole thread Raw
Responses Re: An additional foreign key test for regression
Re: An additional foreign key test for regression
Re: An additional foreign key test for regression
List pgsql-patches
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.

Attachment

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Proof-of-concept for initdb-time shared_buffers selection
Next
From: Joe Conway
Date:
Subject: Re: Proof-of-concept for initdb-time shared_buffers selection