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

Data Fields

char query_name [NAMEDATALEN]
 
plperl_query_descquery_data
 

Detailed Description

Definition at line 198 of file plperl.c.

Field Documentation

◆ query_data

plperl_query_desc* plperl_query_entry::query_data

◆ query_name

char plperl_query_entry::query_name[NAMEDATALEN]

Definition at line 200 of file plperl.c.


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