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 count: 1, First patch: +13−0, All patches: +13−0
Topic Clients
Tags
Created 2024-09-11 18:30:43
Last modified 2025-04-09 15:46:26 (2 months ago)
Latest email 2025-03-17 15:50:39 (3 months ago)
Status
PG19-1 (2025-07-01 - 2025-07-31): Needs review
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 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-03-17 15:50:39 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
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