Re: Allowing SSL connection of v11 client to v10 server with SCRAMchannel binding

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Allowing SSL connection of v11 client to v10 server with SCRAMchannel binding
Дата
Msg-id 9018405c-6fc6-e6a1-98ac-4b6c94ae4273@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Allowing SSL connection of v11 client to v10 server with SCRAMchannel binding  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Allowing SSL connection of v11 client to v10 server with SCRAMchannel binding  (Michael Paquier <michael.paquier@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Jeremy Finzel
Дата:
Сообщение: Re: How to use set/reset role in contrib_regression test?
Следующее
От: Szymon Lipiński
Дата:
Сообщение: Re: proposal: alternative psql commands quit and exit