Hi,
On 18/09/2025 18:06, Sami Imseih wrote:
The "everything" also includes the query_text.
This makes me wonder then if all it takes is just adding this to PortalDrop (proposed earlier in the thread by Frédéric):
if (portal->queryDesc)
debug_query_string = portal->queryDesc->sourceText;
I tried it out and the tests in v12-0002 pass.
Kind regards,
Mircea Cadariu