Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

plperl_query_desc Struct Reference

Data Fields

char qname [24]
MemoryContext plan_cxt
SPIPlanPtr plan
int nargs
Oidargtypes
FmgrInfoarginfuncs
Oidargtypioparams

Detailed Description

Definition at line 183 of file plperl.c.


Field Documentation

Definition at line 186 of file plperl.c.

Referenced by plperl_spi_freeplan(), and plperl_spi_prepare().

Definition at line 185 of file plperl.c.

Referenced by plperl_spi_prepare().


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