Re: Any patch for delete and insert same row in a function ( transaction - Mailing list pgsql-sql

From Bruce Momjian
Subject Re: Any patch for delete and insert same row in a function ( transaction
Date
Msg-id 200112051817.fB5IH6u23569@candle.pha.pa.us
Whole thread Raw
In response to Any patch for delete and insert same row in a function ( transaction )  (MindTerm <mindterm@yahoo.com>)
List pgsql-sql
> Hi all,
> 
>  Postgresql shows error message 
> "triggered data change violation on relation"
>  when trying to insert and delete same row ( same
> primary key ) with in a function or transaction.
> 
>  Does any solution available to solve this problem ?

Sorry, I should have said this will be fixed in 7.2.  You can try 7.2beta3
if you wish to test it.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-sql by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Any patch for delete and insert same row in a function (
Next
From: Bruce Momjian
Date:
Subject: Re: Any patch for delete and insert same row in a function ( transaction