pgsql: Fixed transaction command handling to not ignore savepoints and

Поиск
Список
Период
Сортировка
От meskes@svr1.postgresql.org (Michael Meskes)
Тема pgsql: Fixed transaction command handling to not ignore savepoints and
Дата
Msg-id 20050912115754.24AA5D70C7@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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)

В списке pgsql-committers по дате отправления:

Предыдущее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Add a few items to the release notes, and make a few more minor
Следующее
От: meskes@svr1.postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: Fixed transaction command handling to not ignore savepoints and