Re: Protocol de-synchronisation bug, bogus query sent - Mailing list pgsql-odbc

From Craig Ringer
Subject Re: Protocol de-synchronisation bug, bogus query sent
Date
Msg-id 53A27CF8.9090504@2ndquadrant.com
Whole thread Raw
In response to Re: Protocol de-synchronisation bug, bogus query sent  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: Protocol de-synchronisation bug, bogus query sent  (Hiroshi Inoue <inoue@tpf.co.jp>)
List pgsql-odbc
On 06/19/2014 12:56 PM, Craig Ringer wrote:
>
> and we're attempting to use the version obtained from the server before
> we have it, instead of the conninfo-specified version to use for
> protocol selection purposes.

The attached patch fixes this.

Pushed to branch fix-febe-protocol-desync-emptyquery

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

Attachment

pgsql-odbc by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Protocol de-synchronisation bug, bogus query sent
Next
From: Dave Page
Date:
Subject: Re: Removing support for v1 and v2 protocols?