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

Поиск
Список
Период
Сортировка
От hinoue@pgfoundry.org (User Hinoue)
Тема psqlodbc - psqlodbc: Before dropping the statement, sync and discard the
Дата
Msg-id 20111111225201.F307B1135DE2@pgfoundry.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: hinoue@pgfoundry.org (User Hinoue)
Дата:
Сообщение: psqlodbc - psqlodbc: Adjust the operations after closing eof-detected
Следующее
От: h-saito@pgfoundry.org (Hiroshi Saito)
Дата:
Сообщение: psqlodbc - psqlodbc: add the change history.