Data Fields | |
char | qname [24] |
MemoryContext | plan_cxt |
SPIPlanPtr | plan |
int | nargs |
Oid * | argtypes |
FmgrInfo * | arginfuncs |
Oid * | argtypioparams |
Definition at line 183 of file plperl.c.
Definition at line 190 of file plperl.c.
Referenced by plperl_spi_exec_prepared(), plperl_spi_prepare(), and plperl_spi_query_prepared().
Definition at line 189 of file plperl.c.
Referenced by plperl_spi_exec_prepared(), plperl_spi_prepare(), and plperl_spi_query_prepared().
Definition at line 191 of file plperl.c.
Referenced by plperl_spi_exec_prepared(), plperl_spi_prepare(), and plperl_spi_query_prepared().
Definition at line 188 of file plperl.c.
Referenced by plperl_spi_exec_prepared(), plperl_spi_prepare(), and plperl_spi_query_prepared().
Definition at line 187 of file plperl.c.
Referenced by plperl_spi_exec_prepared(), plperl_spi_freeplan(), plperl_spi_prepare(), and plperl_spi_query_prepared().
Definition at line 186 of file plperl.c.
Referenced by plperl_spi_freeplan(), and plperl_spi_prepare().
char plperl_query_desc::qname[24] |
Definition at line 185 of file plperl.c.
Referenced by plperl_spi_prepare().