psqlodbc - psqlodbc: Before dropping the statement, sync and discard the - Mailing list pgsql-committers

From hinoue@pgfoundry.org (User Hinoue)
Subject psqlodbc - psqlodbc: Before dropping the statement, sync and discard the
Date
Msg-id 20111111225201.F307B1135DE2@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Before dropping the statement, sync and discard the response from the server for the pending extended query.

Modified Files:
--------------
    psqlodbc:
        statement.c (r1.158 -> r1.159)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/statement.c?r1=1.158&r2=1.159)
        version.h (r1.205 -> r1.206)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.205&r2=1.206)

pgsql-committers by date:

Previous
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Adjust the operations after closing eof-detected
Next
From: h-saito@pgfoundry.org (Hiroshi Saito)
Date:
Subject: psqlodbc - psqlodbc: add the change history.