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
-
Fix inconsistent error handling for GSS encryption in PQconnectPoll()
- 2bc36a56cbd1 12.15 landed
- 96bef4374e45 13.11 landed
- 7e319231c6bb 14.8 landed
- 4493256c5c0b 15.3 landed
- e0a09d4e354c 16.0 landed