Re: Protocol de-synchronisation bug, bogus query sent

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: "Inoue, Hiroshi" <inoue(at)tpf(dot)co(dot)jp>
Cc: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Protocol de-synchronisation bug, bogus query sent
Date: 2014-06-19 06:02:32
Message-ID: 53A27CF8.9090504@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
0002-Fix-use-of-server-queried-version-before-connection.patch text/x-patch 1.5 KB

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2014-06-19 07:49:55 Re: Removing support for v1 and v2 protocols?
Previous Message Craig Ringer 2014-06-19 05:03:09 Re: Protocol de-synchronisation bug, bogus query sent