#include <params.h>
Data Fields | |
| ParamFetchHook | paramFetch |
| void * | paramFetchArg |
| ParserSetupHook | parserSetup |
| void * | parserSetupArg |
| int | numParams |
| ParamExternData | params [1] |
Definition at line 67 of file params.h.
Definition at line 73 of file params.h.
Referenced by _SPI_convert_params(), copyParamList(), errdetail_params(), eval_const_expressions_mutator(), EvaluateParams(), exec_bind_message(), plpgsql_param_fetch(), postquel_sub_params(), and setup_param_list().
Definition at line 69 of file params.h.
Referenced by _SPI_convert_params(), copyParamList(), EvaluateParams(), exec_bind_message(), fetch_cursor_param_value(), postquel_sub_params(), and setup_param_list().
Definition at line 70 of file params.h.
Referenced by _SPI_convert_params(), copyParamList(), EvaluateParams(), exec_bind_message(), plpgsql_param_fetch(), postquel_sub_params(), and setup_param_list().
Definition at line 74 of file params.h.
Referenced by _SPI_convert_params(), copyParamList(), errdetail_params(), eval_const_expressions_mutator(), EvaluateParams(), exec_bind_message(), fetch_cursor_param_value(), plpgsql_param_fetch(), postquel_sub_params(), and setup_param_list().
Definition at line 71 of file params.h.
Referenced by _SPI_convert_params(), copyParamList(), EvaluateParams(), exec_bind_message(), postquel_sub_params(), and setup_param_list().
Definition at line 72 of file params.h.
Referenced by _SPI_convert_params(), copyParamList(), EvaluateParams(), exec_bind_message(), postquel_sub_params(), and setup_param_list().
1.7.1