Re: Problem (bug?) with deferred foreign key checks?

From: Diana Senn <diana(at)fortytwo(dot)ch>
To: "Joshua b(dot) Jore" <josh(at)greentechnologist(dot)org>
Cc: Adrian 'Dagurashibanipal' von Bidder <avbidder(at)fortytwo(dot)ch>, pgsql-general(at)postgresql(dot)org
Subject: Re: Problem (bug?) with deferred foreign key checks?
Date: 2002-06-10 12:36:29
Message-ID: 1023712589.389.23.camel@ariane
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 2002-06-10 at 14:52, Joshua b. Jore wrote:
> I seem to recall that there is something in 7.1.x where you cannot update
> the same row more than once per transaction. Consider altering your code
> to not require that or upgrading to 7.2 where that is supposed to be
> allowed.
1. It also doesn't work with only 1 upgrade.
2. It doesn't work on 7.2 as well.

Diana Senn

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joshua b. Jore 2002-06-10 12:52:25 Re: Problem (bug?) with deferred foreign key checks?
Previous Message Martijn van Oosterhout 2002-06-10 12:11:50 Re: Non-linear Performance