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

Edit
ID 5251
Title libpq: Fix processing of SSL records >8kB on async API
CI (CFBot) Summary
Stats (from CFBot) Patch version: v2, Patch count: 2, First patch: +31−6, All patches: +318−8
Topic Clients
Tags Backport Bugfix
Created 2024-09-11 18:30:43
Last modified 2025-08-08 16:31:58 (19 hours ago)
Latest email 2025-07-31 21:48:08 (1 week ago)
Status
PG19-2 (2025-09-01 - 2025-09-30): Needs review
PG19-1 (2025-07-01 - 2025-07-31): Moved to different CF
2025-03 (2025-03-01 - 2025-04-08): Moved to different CF
2025-01 (2025-01-01 - 2025-01-31): Moved to different CF
2024-11 (2024-11-01 - 2024-11-30): Moved to different CF
Target version stable
Authors Jacob Champion (jchampion), Lars Kanis (larsk)
Reviewers Jacob Champion (jchampion)Become reviewer
Committer
Links
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 2025-07-31 21:48:08 by Jacob Champion <jacob.champion at enterprisedb.com>
Latest attachment (v2-0001-libpq-Extend-read-pending-check-from-SSL-to-GSS.patch) at 2025-07-31 21:48:08 from Jacob Champion <jacob.champion at enterprisedb.com>
    Attachment (v2-0001-libpq-Extend-read-pending-check-from-SSL-to-GSS.patch) at 2025-07-31 21:48:08 from Jacob Champion <jacob.champion at enterprisedb.com> (Patch: Yes)
    Attachment (0001-WIP-extend-TLS-read-pending-concept-to-GSS-too.patch) at 2025-07-18 18:11:15 from Jacob Champion <jacob.champion at enterprisedb.com> (Patch: Yes)
    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
2025-08-08 16:31:58 Jacob Champion (jchampion) Changed authors to Jacob Champion (jchampion), Lars Kanis (larsk)
2025-08-08 16:31:58 Jacob Champion (jchampion) Changed tags to Backport, Bugfix
2025-08-08 16:30:29 Jacob Champion (jchampion) Moved from CF PG19-1 to CF PG19-2
2025-04-09 15:46:26 Jacob Champion (jchampion) Closed in commitfest 2025-03 with status: Moved to next CF
2025-02-04 20:26:10 Jacob Champion (jchampion) Closed in commitfest 2025-01 with status: Moved to next CF
2025-01-06 19:29:25 Peter Eisentraut (petere) Changed authors to Lars Kanis (larsk)
2024-12-10 07:31:54 Michael Paquier (michael-kun) Closed in commitfest 2024-11 with status: Moved to next CF
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