Re: Proposal to allow setting cursor options on Portals
Jelte Fennema-Nio <postgres@jeltef.nl>
From: Jelte Fennema-Nio <postgres@jeltef.nl>
To: Dave Cramer <davecramer@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Jacob Champion <jacob.champion@enterprisedb.com>
Date: 2025-12-09T09:08:49Z
Lists: pgsql-hackers
On Mon, 8 Dec 2025 at 23:08, Dave Cramer <davecramer@gmail.com> wrote: > Thx for the comments. One more comment: It would be good to enable tracing[1][2] for your test, especially because I think you still need to update the tracing logic in libpq for your new packet type. [1]: https://github.com/postgres/postgres/blob/f00484c170f56199c3eeacc82bd72f8c1e3baf6b/src/test/modules/libpq_pipeline/README#L29-L34 [2]: https://github.com/postgres/postgres/blob/f00484c170f56199c3eeacc82bd72f8c1e3baf6b/src/test/modules/libpq_pipeline/t/001_libpq_pipeline.pl#L39-L42