psqlodbc - psqlodbc: Remember to set permanent flag to holdable cursors

Поиск
Список
Период
Сортировка
От hinoue@pgfoundry.org (User Hinoue)
Тема psqlodbc - psqlodbc: Remember to set permanent flag to holdable cursors
Дата
Msg-id 20101023102042.14C251071047@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Remember to set permanent flag to holdable cursors on
commit with no precedent rollback (to savepoint)
 operations. This fixes a crash bug in case of cursor
operations across transaction.

Modified Files:
--------------
    psqlodbc:
        connection.c (r1.189 -> r1.190)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/connection.c?r1=1.189&r2=1.190)
        version.h (r1.171 -> r1.172)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.171&r2=1.172)

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

Предыдущее
От: hinoue@pgfoundry.org (User Hinoue)
Дата:
Сообщение: psqlodbc - psqlodbc: Change to use 'if' instead of an inappropriate
Следующее
От: hinoue@pgfoundry.org (User Hinoue)
Дата:
Сообщение: psqlodbc - psqlodbc: Fix a bug about the handling of the