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

From Peter Eisentraut
Subject Re: Allowing SSL connection of v11 client to v10 server with SCRAMchannel binding
Date
Msg-id 9018405c-6fc6-e6a1-98ac-4b6c94ae4273@2ndquadrant.com
Whole thread Raw
In response to Re: Allowing SSL connection of v11 client to v10 server with SCRAMchannel binding  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: Allowing SSL connection of v11 client to v10 server with SCRAMchannel binding
List pgsql-hackers
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.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Jeremy Finzel
Date:
Subject: Re: How to use set/reset role in contrib_regression test?
Next
From: Szymon Lipiński
Date:
Subject: Re: proposal: alternative psql commands quit and exit