Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll()

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Stephen Frost <sfrost@snowman.net>
Cc: Jacob Champion <jchampion@timescale.com>, Jelte Fennema <me@jeltef.nl>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-03-13T07:47:32Z
Lists: pgsql-hackers
On Fri, Mar 10, 2023 at 10:42:08AM +0900, Michael Paquier wrote:
> Perhaps you are right and there is no actual reason to worry here.

I have been thinking about that for the last few days, and yes a
backpatch should be OK, so done now down to 12.
--
Michael

Commits

  1. Fix inconsistent error handling for GSS encryption in PQconnectPoll()