PostgreSQL Source Code git master
|
Data Fields | |
char * | proname |
char * | prosrc |
char* parse_error_callback_arg::proname |
Definition at line 50 of file pg_proc.c.
Referenced by fmgr_sql_validator(), and sql_function_parse_error_callback().
char* parse_error_callback_arg::prosrc |
Definition at line 51 of file pg_proc.c.
Referenced by fmgr_sql_validator(), and sql_function_parse_error_callback().