Re: Odp: [BUGS] PD: triggered data change violation on relation

2001-09-03 Thread Stephan Szabo
On Mon, 3 Sep 2001, Tom Lane wrote: > Stephan Szabo <[EMAIL PROTECTED]> writes: > > This was a mistake in the interpretation of the spec (modification of > > the same key row referenced by a foreign key constraint in the same > > statement more than once is an error is how we believe the spec me

Re: Odp: [BUGS] PD: triggered data change violation on relation "tbl_b"

2001-09-03 Thread Tom Lane
Stephan Szabo <[EMAIL PROTECTED]> writes: > This was a mistake in the interpretation of the spec (modification of > the same key row referenced by a foreign key constraint in the same > statement more than once is an error is how we believe the spec meant > it, but there's a case where they mentio

Re: Odp: [BUGS] PD: triggered data change violation on relation"tbl_b"

2001-08-29 Thread Stephan Szabo
This was a mistake in the interpretation of the spec (modification of the same key row referenced by a foreign key constraint in the same statement more than once is an error is how we believe the spec meant it, but there's a case where they mention transaction and it got misinterpreted). I don'