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

From Michael Paquier
Subject Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll()
Date
Msg-id ZAqK8Gf7X+42n1HR@paquier.xyz
Whole thread Raw
In response to Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll()  (Stephen Frost <sfrost@snowman.net>)
Responses Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll()
List pgsql-hackers
On Thu, Mar 09, 2023 at 09:51:09AM -0500, Stephen Frost wrote:
> 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?

Nothing specific per se, just my usual
be-careful-with-slight-behavior-changes-with-libpq-parameters.
Perhaps you are right and there is no actual reason to worry here.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pg_dump/pg_restore: Fix stdin/stdout handling of custom format on Win32
Next
From: Thomas Munro
Date:
Subject: Re: Sub-millisecond [autovacuum_]vacuum_cost_delay broken