pgsql: Fixed transaction command handling to not ignore savepoints and

From: meskes(at)svr1(dot)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fixed transaction command handling to not ignore savepoints and
Date: 2005-09-12 11:58:33
Message-ID: 20050912115833.6DCCFD70C7@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fixed transaction command handling to not ignore savepoints and to correctly check for errors.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
pgsql/src/interfaces/ecpg/ecpglib:
misc.c (r1.24 -> r1.24.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/misc.c.diff?r1=1.24&r2=1.24.4.1)

Browse pgsql-committers by date

  From Date Subject
Next Message User Uniware 2005-09-12 12:49:23 vcproject - vcproject: New Directory
Previous Message Michael Meskes 2005-09-12 11:57:54 pgsql: Fixed transaction command handling to not ignore savepoints and