Re: When extended query protocol ends?

Jelte Fennema <postgres@jeltef.nl>

From: Jelte Fennema-Nio <postgres@jeltef.nl>
To: Vladimir Sitnikov <sitnikov.vladimir@gmail.com>
Cc: Tatsuo Ishii <ishii@sraoss.co.jp>, davecramer@postgres.rocks, tgl@sss.pgh.pa.us, pgsql-hackers@postgresql.org
Date: 2024-02-21T15:50:03Z
Lists: pgsql-hackers
On Wed, 21 Feb 2024 at 16:35, Vladimir Sitnikov
<sitnikov.vladimir@gmail.com> wrote:
> We can't send complete parse-bind-execute commands for every "savepoint" call as it would hurt performance.

Would performance suffer that much? I'd expect the simple and extended
protocol to have roughly the same overhead for simple queries without
arguments such SAVEPOINT.