plpsm - plpgpsm: consistent handling exit and continue handlers in

From: okbob(at)pgfoundry(dot)org (User Okbob)
To: pgsql-committers(at)postgresql(dot)org
Subject: plpsm - plpgpsm: consistent handling exit and continue handlers in
Date: 2007-01-16 19:51:12
Message-ID: 20070116195112.A081B217221@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2007-01-16 20:58:38 pgsql: Minor improvements to the TODO list.
Previous Message Tom Lane 2007-01-16 18:32:32 pgsql: Fix incorrect permissions check in