libpq: Fix processing of SSL records >8kB on async API

Edit
ID 5251
Title libpq: Fix processing of SSL records >8kB on async API
Topic Clients
Created 2024-09-11 18:30:43
Last modified 2024-09-11 18:31:59 (2 months, 1 week ago)
Latest email 2024-09-11 23:00:25 (2 months, 1 week ago)
Status
2024-11: Needs review
Target version stable
Authors
Reviewers Jacob Champion (jchampion)Become reviewer
Committer
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/5251
git checkout commitfest/cf/5251
Emails
libpq: Process buffered SSL read bytes to support records >8kB on async API
First at 2024-09-08 20:07:53 by Lars Kanis <lars at greiz-reinsdorf.de>
Latest at 2024-09-11 23:00:25 by Jacob Champion <jacob.champion at enterprisedb.com>
Latest attachment (0001-libpq-Process-buffered-SSL-read-bytes-to-support-rec.patch) at 2024-09-08 20:07:53 from Lars Kanis <lars at greiz-reinsdorf.de>
    Attachment (0001-libpq-Process-buffered-SSL-read-bytes-to-support-rec.patch) at 2024-09-08 20:07:53 from Lars Kanis <lars at greiz-reinsdorf.de> (Patch: Yes)
History
When Who What
2024-09-11 18:31:59 Lars Kanis (larsk) Changed reviewers to Jacob Champion (jchampion)
2024-09-11 18:31:59 Lars Kanis (larsk) Changed targetversion to stable
2024-09-11 18:30:43 Lars Kanis (larsk) Attached mail thread 2039ac58-d3e0-434b-ac1a-2a987f3b4cb1@greiz-reinsdorf.de
2024-09-11 18:30:43 Lars Kanis (larsk) Created patch record
Edit