Mark Kirkwood <mark.kirkw...@catalyst.net.nz> writes:
> Doh! Yes of course, sorry for the noise. I was busy thinking that the 
> issue could be tied up with sinval and plan caching (if there is any) in 
> plr and got excited about seeing something in gdb...and didn't think 
> carefully about why what I was seeing was not a bug at all :-( Thanks 
> for clarifying!

FWIW, presumably the failure comes from something throwing elog(ERROR)
after RecordTransactionCommit().  So what I'd try is setting a
breakpoint at errfinish and investigating what's causing the first error
call.

                        regards, tom lane


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to