aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.c
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/tutorial/funcs.c
parent401874ab020b44d8000ac90debef43a146b96d5a (diff)
downloadpostgresql-a4e003338d1832981354f5f89d9d5858439fd669.tar.gz
postgresql-a4e003338d1832981354f5f89d9d5858439fd669.zip
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/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions