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

From: solai v <solai(dot)cdac(at)gmail(dot)com>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: Mark Dilger <mark(dot)dilger(at)enterprisedb(dot)com>, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Lars Kanis <lars(at)greiz-reinsdorf(dot)de>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Merlin Moncure <mmoncure(at)gmail(dot)com>
Subject: Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Date: 2026-05-14 04:32:10
Message-ID: CAF0whuf=-G3SwXSTWyZNO148qoaEmth71cM7XBuX4X+2PnQkPQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2026-05-14 04:36:56 Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Previous Message SungJun Jang 2026-05-14 04:23:55 Re: Remove invalid SS2/SS3 handling from EUC-KR routines