Thread: pgsql: Fixed transaction command handling to not ignore savepoints and

pgsql: Fixed transaction command handling to not ignore savepoints and

From
meskes@svr1.postgresql.org (Michael Meskes)
Date:
Log Message:
-----------
Fixed transaction command handling to not ignore savepoints and to correctly check for errors.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg:
        ChangeLog (r1.291 -> r1.292)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog.diff?r1=1.291&r2=1.292)
    pgsql/src/interfaces/ecpg/ecpglib:
        misc.c (r1.24 -> r1.25)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/misc.c.diff?r1=1.24&r2=1.25)