PostgreSQL Source Code git master
Loading...
Searching...
No Matches
compile_error_callback_arg Struct Reference

Data Fields

const charproc_source
 
yyscan_t yyscanner
 

Detailed Description

Definition at line 138 of file pl_comp.c.

Field Documentation

◆ proc_source

const char* compile_error_callback_arg::proc_source

Definition at line 140 of file pl_comp.c.

Referenced by plpgsql_compile_callback(), and plpgsql_compile_inline().

◆ yyscanner

yyscan_t compile_error_callback_arg::yyscanner

Definition at line 141 of file pl_comp.c.

Referenced by plpgsql_compile_error_callback().


The documentation for this struct was generated from the following file: