Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll()
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Jacob Champion <jchampion@timescale.com>
Cc: Jelte Fennema <me@jeltef.nl>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Stephen Frost <sfrost@snowman.net>
Date: 2023-03-09T01:27:04Z
Lists: pgsql-hackers
On Fri, Feb 17, 2023 at 09:01:43AM -0800, Jacob Champion wrote: > On Thu, Feb 16, 2023 at 10:59 PM Michael Paquier <michael@paquier.xyz> wrote: >> I am adding Stephen Frost >> in CC to see if he has any comments about all this part of the logic >> with gssencmode. > > Sounds good. Hearing nothing on this part, perhaps we should just move on and adjust the behavior on HEAD? Thats seems like one step in the good direction. If this brews right, we could always discuss a backpatch at some point, if necessary. Thoughts from others? -- 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