summaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2023-03-08 14:38:35 +0900
committerMichael Paquier <michael@paquier.xyz>2023-03-08 14:38:35 +0900
commita4e003338d1832981354f5f89d9d5858439fd669 (patch)
tree96f809662f2c88e20c560d5b8d9378ccde0bdb38 /src/backend/executor
parent401874ab020b44d8000ac90debef43a146b96d5a (diff)
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
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions