Hi. I'm using PQtrace for client-side tracing with PQtrace,
which I thought was showing protocol messages in details.
But turns out that RAISE notices from PL/pgSQL are not there.
And to think about it, I wonder whether NOTIFY messages are there too.
Are these oversights?
Any chance this could be enhanced, via new opt-in PQsetTraceFlags flags?
Ideally I've like to see everything.
TIA, --DD