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

From MindTerm
Subject Any patch for delete and insert same row in a function ( transaction )
Date
Msg-id 20011205103703.71878.qmail@web20201.mail.yahoo.com
Whole thread
In response to Re: Memory exhausted in AllocSetAlloc(269039)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Any patch for delete and insert same row in a function (
Re: Any patch for delete and insert same row in a function ( transaction
Re: Any patch for delete and insert same row in a function ( transaction
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 ?
Thx. 

M.T.

__________________________________________________
Do You Yahoo!?
Buy the perfect holiday gifts at Yahoo! Shopping.
http://shopping.yahoo.com


pgsql-sql by date:

Previous
From: DI Hasenöhrl
Date:
Subject: Re: make query faster??
Next
From: "Dinesh Parikh"
Date:
Subject: Fw: Creating Postgres DB from Remote Machine