On Mon, 8 Dec 2025 at 23:08, Dave Cramer <[email protected]> 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
