PostgreSQL Source Code git master
Loading...
Searching...
No Matches
plperl_query_entry Struct Reference

Data Fields

char query_name [NAMEDATALEN]
 
plperl_query_descquery_data
 

Detailed Description

Definition at line 201 of file plperl.c.

Field Documentation

◆ query_data

plperl_query_desc* plperl_query_entry::query_data

Definition at line 204 of file plperl.c.

◆ query_name

char plperl_query_entry::query_name[NAMEDATALEN]

Definition at line 203 of file plperl.c.


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