Re: Protocol de-synchronisation bug, bogus query sent

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Protocol de-synchronisation bug, bogus query sent
Дата
Msg-id 53A26F0D.8090409@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Protocol de-synchronisation bug, bogus query sent  ("Inoue, Hiroshi" <inoue@tpf.co.jp>)
Список pgsql-odbc
On 06/19/2014 12:25 PM, Inoue, Hiroshi wrote:
>
>
> Patch attached, or you can pull the branch:
>
>      fix-febe-protocol-desync-emptyquery
>
> from https://github.com/ringerc/psqlODBC.git


BTW, the macros:

PG_PROTOCOL_74

and

PROTOCOL_74(...)

are NOT the same thing at all. The former produces a value identifying
the protocol; the latter queries the protocol version requested in the
conninfo struct against the named version.

Tad confusing.


--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: "Inoue, Hiroshi"
Дата:
Сообщение: Re: Protocol de-synchronisation bug, bogus query sent
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Protocol de-synchronisation bug, bogus query sent