Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll() - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll()
Date
Msg-id ZAnyXbbrj+fQJfCe@tamriel.snowman.net
Whole thread Raw
In response to Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll()  (Michael Paquier <michael@paquier.xyz>)
Responses Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll()  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Greetings,

* Michael Paquier (michael@paquier.xyz) wrote:
> 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?

I agree with matching how SSL is handled here and in a review of the
patch proposed didn't see any issues with it.  Seems like it's probably
something that should also be back-patched and it doesn't look terribly
risky to do so, is there a specific risk that you see?

Thanks,

Stephen

Attachment

pgsql-hackers by date:

Previous
From: Nazir Bilal Yavuz
Date:
Subject: Re: meson: Non-feature feature options
Next
From: Aleksander Alekseev
Date:
Subject: Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15)