Re: libpq: Process buffered SSL read bytes to support records >8kB on async API

solai v <solai.cdac@gmail.com>

From: solai v <solai.cdac@gmail.com>
To: Heikki Linnakangas <hlinnaka@iki.fi>
Cc: Mark Dilger <mark.dilger@enterprisedb.com>, Jacob Champion <jacob.champion@enterprisedb.com>, Andres Freund <andres@anarazel.de>, Lars Kanis <lars@greiz-reinsdorf.de>, pgsql-hackers@lists.postgresql.org, Merlin Moncure <mmoncure@gmail.com>
Date: 2026-05-14T04:32:10Z
Lists: pgsql-hackers
Hi,
i tested the latest V3 patch series on current postgreSQL HEAD with SSL
enabled.The patches applied cleanly,build succeeded,and the server started
successfully.I ran the async libpq test repeatedly and also tested large
COPY TO STDOUT operations over SSL.I did not observe hangs,crashes,or
visible regressions during testing.

Regards,
Solai