Re: Proposal to allow setting cursor options on Portals - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: Proposal to allow setting cursor options on Portals
Date
Msg-id CAGECzQQkuJQq57G-P=r__7zSVa8P4r029kuAGvSUWq19q7DgJw@mail.gmail.com
Whole thread Raw
In response to Re: Proposal to allow setting cursor options on Portals  (Dave Cramer <davecramer@gmail.com>)
List 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



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: log_min_messages per backend type
Next
From: Thomas Munro
Date:
Subject: Re: Safer hash table initialization macro