|
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 140 of file pl_comp.c.
Referenced by plpgsql_compile_callback(), plpgsql_compile_error_callback(), and plpgsql_compile_inline().
| yyscan_t compile_error_callback_arg::yyscanner |
Definition at line 141 of file pl_comp.c.
Referenced by plpgsql_compile_callback(), plpgsql_compile_error_callback(), and plpgsql_compile_inline().