On Sat, Dec 9, 2017 at 12:23 AM, Peter Eisentraut <peter.eisentr...@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