Log Message:
-----------
consistent handling exit and continue handlers in atomic block. 

After catching exception I do rollback inner subtransaction -> needed for
correct excecution of any handler, and then I do rollback uter atomic
compound block, because I wont to correct execution all statements in 
atomic coumpound statement.

Modified Files:
--------------
    plpgpsm/src:
        pl_exec.c (r1.24 -> r1.25)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plpsm/plpgpsm/src/pl_exec.c.diff?r1=1.24&r2=1.25)

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to