psqlodbc - psqlodbc: Before dropping the statement, sync and discard the

From: hinoue(at)pgfoundry(dot)org (User Hinoue)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: Before dropping the statement, sync and discard the
Date: 2011-11-11 22:52:01
Message-ID: 20111111225201.F307B1135DE2@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Hiroshi Saito 2011-11-11 23:50:21 psqlodbc - psqlodbc: add the change history.
Previous Message User Hinoue 2011-11-11 12:11:31 psqlodbc - psqlodbc: Adjust the operations after closing eof-detected