heap_mark4update error on UPDATE
Started by Laurent Perezabout 23 years ago2 messagesgeneral
Hello
We're currently experiencing the heap_mark4update error, on pg7.3.* ,
reported here
http://archives.postgresql.org/pgsql-general/2003-02/msg00150.php and also
explained in a March 26th mail from Tom Lane but I lost url.
Is there a patch available in CVS or some workaround for it ?
I can send a gdb + core file & EXPLAIN output if anyone is interested (i.e
Tom :)
Thanks for any support
Laurent Perez
Re: heap_mark4update error on UPDATE
Laurent Perez <downloader@free.fr> writes:
We're currently experiencing the heap_mark4update error,
If this is in a trigger and occurs in queries that try to update the
same row more than once, then it's a solved problem. See my reply to
Kevin Hendrickson.
regards, tom lane