PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
compile_error_callback_arg Struct Reference

Data Fields

const char * proc_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

◆ yyscanner

yyscan_t compile_error_callback_arg::yyscanner

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