psqlodbc - psqlodbc: Remember to set permanent flag to holdable cursors - Mailing list pgsql-committers

From hinoue@pgfoundry.org (User Hinoue)
Subject psqlodbc - psqlodbc: Remember to set permanent flag to holdable cursors
Date
Msg-id 20101023102042.14C251071047@pgfoundry.org
Whole thread Raw
List 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 by date:

Previous
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Change to use 'if' instead of an inappropriate
Next
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Fix a bug about the handling of the