Header And Logo

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

Data Fields

pltcl_query_desc Struct Reference

Data Fields

char qname [20]
SPIPlanPtr plan
int nargs
Oidargtypes
FmgrInfoarginfuncs
Oidargtypioparams

Detailed Description

Definition at line 134 of file pltcl.c.


Field Documentation

Definition at line 140 of file pltcl.c.

Referenced by pltcl_SPI_execute_plan(), and pltcl_SPI_prepare().

Definition at line 139 of file pltcl.c.

Referenced by pltcl_SPI_prepare().

Definition at line 141 of file pltcl.c.

Referenced by pltcl_SPI_execute_plan(), and pltcl_SPI_prepare().

Definition at line 138 of file pltcl.c.

Referenced by pltcl_SPI_execute_plan(), and pltcl_SPI_prepare().

Definition at line 137 of file pltcl.c.

Referenced by pltcl_SPI_execute_plan(), and pltcl_SPI_prepare().

Definition at line 136 of file pltcl.c.

Referenced by pltcl_SPI_prepare().


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