PostgreSQL Source Code git master
|
Data Fields | |
const char * | proc_source |
yyscan_t | yyscanner |
const char* compile_error_callback_arg::proc_source |
Definition at line 240 of file pl_comp.c.
Referenced by do_compile(), plpgsql_compile_error_callback(), and plpgsql_compile_inline().
yyscan_t compile_error_callback_arg::yyscanner |
Definition at line 241 of file pl_comp.c.
Referenced by do_compile(), plpgsql_compile_error_callback(), and plpgsql_compile_inline().