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

Data Fields

pltcl_proc_key proc_key
 
pltcl_proc_descproc_ptr
 

Detailed Description

Definition at line 203 of file pltcl.c.

Field Documentation

◆ proc_key

pltcl_proc_key pltcl_proc_ptr::proc_key

Definition at line 205 of file pltcl.c.

◆ proc_ptr

pltcl_proc_desc* pltcl_proc_ptr::proc_ptr

Definition at line 206 of file pltcl.c.

Referenced by compile_pltcl_function().


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