Greg Stark <gsstark(at)mit(dot)edu> writes:> I think the best implementation so far is Joe Conway's that used> sigsetjmp/siglongjmp to catch errors safely.
... which has been obsoleted by PG_TRY/PG_CATCH ...
regards, tom lane