Fixed transaction command handling to not ignore savepoints and to correctly check for errors.

Michael Meskes <meskes@postgresql.org>

Commit: c959d370bfb8a92684593fd40a2117b80fcbf347
Author: Michael Meskes <meskes@postgresql.org>
Date: 2005-09-12T11:57:53Z
Releases: 8.1.0
Fixed transaction command handling to not ignore savepoints and to correctly check for errors.

Files

PathChange+/−
src/interfaces/ecpg/ChangeLog modified +6 −1
src/interfaces/ecpg/ecpglib/misc.c modified +18 −14