Fix unbounded authentication exchanges during PQconnectPoll()

Edit
ID 4183
Title Fix unbounded authentication exchanges during PQconnectPoll()
Topic Bug Fixes
Created 2023-02-13 23:23:01
Last modified 2023-02-22 19:43:34 (1 year, 8 months ago)
Latest email 2023-02-22 21:09:25 (1 year, 8 months ago)
Status
2023-03: Committed
Target version
Authors Jacob Champion (jchampion)
Reviewers Heikki Linnakangas (heikki)Become reviewer
Committer Heikki Linnakangas (heikki)
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/4183
git checkout commitfest/cf/4183
Emails
[PATCH] Fix unbounded authentication exchanges during PQconnectPoll()
First at 2023-02-13 23:22:11 by Jacob Champion <jchampion at timescale.com>
Latest at 2023-02-22 21:09:25 by Jacob Champion <jchampion at timescale.com>
Latest attachment (since-v1.diff.txt) at 2023-02-22 18:49:47 from Jacob Champion <jchampion at timescale.com>
    Attachment (since-v1.diff.txt) at 2023-02-22 18:49:47 from Jacob Champion <jchampion at timescale.com> (Patch: No)
    Attachment (PQconnectPoll-fix-unbounded-authentication-exchanges.patch) at 2023-02-13 23:22:11 from Jacob Champion <jchampion at timescale.com> (Patch: Yes)
History
When Who What
2023-02-22 19:43:34 Heikki Linnakangas (heikki) Closed in commitfest 2023-03 with status: Committed
2023-02-22 19:43:34 Heikki Linnakangas (heikki) Changed committer to heikki
2023-02-22 08:42:51 Heikki Linnakangas (heikki) New status: Waiting on Author
2023-02-22 08:42:47 Heikki Linnakangas (heikki) Added heikki as reviewer
2023-02-13 23:23:18 Jacob Champion (jchampion) Changed authors to Jacob Champion (jchampion)
2023-02-13 23:23:02 Jacob Champion (jchampion) Attached mail thread 8e729daf-7d71-6965-9687-8bc0630599b3@timescale.com
2023-02-13 23:23:01 Jacob Champion (jchampion) Created patch record
Edit