PostgreSQL Source Code  git master
pltcl_proc_ptr Struct Reference

Data Fields

pltcl_proc_key proc_key
 
pltcl_proc_descproc_ptr
 

Detailed Description

Definition at line 198 of file pltcl.c.

Field Documentation

◆ proc_key

pltcl_proc_key pltcl_proc_ptr::proc_key

Definition at line 200 of file pltcl.c.

◆ proc_ptr

pltcl_proc_desc* pltcl_proc_ptr::proc_ptr

Definition at line 201 of file pltcl.c.

Referenced by compile_pltcl_function().


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