Re: Allowing SSL connection of v11 client to v10 server with SCRAMchannel binding - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Allowing SSL connection of v11 client to v10 server with SCRAMchannel binding
Date
Msg-id CAB7nPqRd4wJ=5i==0aAtHMrD6x5B7LKfGCFpyaNjmKfnsCee1Q@mail.gmail.com
Whole thread Raw
In response to Re: Allowing SSL connection of v11 client to v10 server with SCRAMchannel binding  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
On Sat, Dec 9, 2017 at 12:23 AM, Peter Eisentraut
<peter.eisentraut@2ndquadrant.com> wrote:
> On 12/1/17 18:11, Michael Paquier wrote:
>> Cool. Thanks. For REL_10_STABLE, I would suggest the attached patch
>> then. This ensures that eSws is checked in the final message and that
>> the cbind-flag sent in the first message maps with the data of the
>> final message in the backend. I have checked with the following
>> configurations with a v10 backend:
>> - v11 libpq with SSL
>> - v11 libpq without SSL
>> - v10 libpq with SSL
>> - v10 libpq without SSL
>> And in all cases the connection is accepted as it should.
>
> Committed.

Thanks.
-- 
Michael


pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: CUBE seems a bit confused about ORDER BY
Next
From: legrand legrand
Date:
Subject: Re: Partition-wise aggregation/grouping