Align GSS and TLS error handling in PQconnectPoll()

Edit
ID 4181
Title Align GSS and TLS error handling in PQconnectPoll()
Topic Bug Fixes
Created 2023-02-13 21:43:30
Last modified 2023-03-13 07:38:03 (1 year, 8 months ago)
Latest email 2023-03-13 07:47:32 (1 year, 8 months ago)
Status
2023-03: Committed
Target version 16
Authors Michael Paquier (michael-kun), Jacob Champion (jchampion)
Reviewers Become reviewer
Committer Michael Paquier (michael-kun)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4181
git checkout commitfest/cf/4181
Emails
[PATCH] Align GSS and TLS error handling in PQconnectPoll()
First at 2023-02-13 18:49:17 by Jacob Champion <jchampion at timescale.com>
Latest at 2023-03-13 07:47:32 by Michael Paquier <michael at paquier.xyz>
Latest attachment (PQconnectPoll-poison-connection-on-gssenc-error.patch) at 2023-02-13 18:49:17 from Jacob Champion <jchampion at timescale.com>
    Attachment (PQconnectPoll-poison-connection-on-gssenc-error.patch) at 2023-02-13 18:49:17 from Jacob Champion <jchampion at timescale.com> (Patch: Yes)
History
When Who What
2023-03-13 07:38:04 Michael Paquier (michael-kun) Closed in commitfest 2023-03 with status: Committed
2023-03-13 07:37:56 Michael Paquier (michael-kun) Added michael-kun as committer
2023-02-13 21:44:01 Jacob Champion (jchampion) Changed authors to Michael Paquier (michael-kun), Jacob Champion (jchampion)
2023-02-13 21:44:01 Jacob Champion (jchampion) Changed targetversion to 16
2023-02-13 21:43:30 Jacob Champion (jchampion) Attached mail thread 23787477-5fe1-a161-6d2a-e459f74c4713@timescale.com
2023-02-13 21:43:30 Jacob Champion (jchampion) Created patch record
Edit