Refine query jumbling handling for CallStmt
Michael Paquier <michael@paquier.xyz>
Refine query jumbling handling for CallStmt Previously, all the nodes of CallStmt were included in the jumbling, causing a duplicate in the computation as the transformed state of the CALL query was included as well as the parsed state (transformed FuncCall with all the input arguments and potential output arguments). Reviewed-by: Bertrand Drouvot Discussion: https://postgr.es/m/Y+MRdEq9W9XVa2AB@paquier.xyz
Files
| Path | Change | +/− |
|---|---|---|
| src/include/nodes/parsenodes.h | modified | +6 −2 |
Discussion
- Normalization of utility queries in pg_stat_statements 15 messages · 2023-02-08 → 2023-08-17