Header And Logo

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

Data Fields

PLyPlanObject Struct Reference

#include <plpy_planobject.h>

Data Fields

PyObject_HEAD SPIPlanPtr plan
int nargs
Oidtypes
Datumvalues
PLyTypeInfoargs

Detailed Description

Definition at line 12 of file plpy_planobject.h.


Field Documentation

Definition at line 17 of file plpy_planobject.h.

Referenced by PLy_plan_dealloc(), PLy_plan_new(), and PLy_spi_prepare().


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