Re: 7.4 and 7.3.5 showstopper (was: Re: Bug in Rule+Foreing - Mailing list pgsql-sql

From Michele Bendazzoli
Subject Re: 7.4 and 7.3.5 showstopper (was: Re: Bug in Rule+Foreing
Date
Msg-id 1067590182.969.32.camel@mickymouse.sintel
Whole thread Raw
In response to 7.4 and 7.3.5 showstopper (was: Re: Bug in Rule+Foreing key constrain?)  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-sql
On Thu, 2003-10-30 at 20:13, Jan Wieck wrote:
> Thanks for reporting, Michele. 

Thank to you! The speed and level of your responses exceeds every my
more rose-colored expectation ;-)

> In the meantime, you might want to use a 
> BEFORE INSERT trigger in PL/pgSQL that tries to UPDATE the row and if 
> GET DIAGNOSTICS tells it it succeeded, returns NULL to suppress the 
> INSERT. That should work around the bug for the time being.

It is not a problem for me, the db is not still in production, so I
think i wait for the patch.

Thank to all you again.

ciao, Michele



pgsql-sql by date:

Previous
From: Jan Wieck
Date:
Subject: Re: 7.4 and 7.3.5 showstopper
Next
From: Frank Morton
Date:
Subject: conditional query?