Home
last modified time | relevance | path

Searched defs:stmt_call (Results 1 – 2 of 2) sorted by relevance

/dports/dns/dog/mutagen-c7abc956a10e8a3e2cc71f21279ea0a42f7b7c10/docs/
H A Dmutators.md132 ## stmt_call section in Implemented Mutators
134 ### Target Code
138 ### Mutations
142 ### Limitations
/dports/databases/plpgsql_check/plpgsql_check-2.0.6/src/
H A Dstmtwalk.c1285 PLpgSQL_stmt_call *stmt_call = (PLpgSQL_stmt_call *) stmt; in plpgsql_check_stmt() local