PostgreSQL Source Code
git master
|
Data Fields | |
const Oid * | paramTypes |
int | numParams |
Definition at line 37 of file parse_param.c.
int FixedParamState::numParams |
Definition at line 40 of file parse_param.c.
Referenced by fixed_paramref_hook(), and setup_parse_fixed_parameters().
const Oid* FixedParamState::paramTypes |
Definition at line 39 of file parse_param.c.
Referenced by fixed_paramref_hook(), and setup_parse_fixed_parameters().