PostgreSQL Source Code  git master
plperl_proc_ptr Struct Reference

Data Fields

plperl_proc_key proc_key
 
plperl_proc_descproc_ptr
 

Detailed Description

Definition at line 161 of file plperl.c.

Field Documentation

◆ proc_key

plperl_proc_key plperl_proc_ptr::proc_key

Definition at line 163 of file plperl.c.

◆ proc_ptr

plperl_proc_desc* plperl_proc_ptr::proc_ptr

Definition at line 164 of file plperl.c.

Referenced by compile_plperl_function(), and validate_plperl_function().


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