Header And Logo

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

Data Fields

PLyResultObject Struct Reference

#include <plpy_resultobject.h>

Data Fields

PyObject_HEAD PyObject * nrows
PyObject * rows
PyObject * status
TupleDesc tupdesc

Detailed Description

Definition at line 11 of file plpy_resultobject.h.


Field Documentation

PyObject_HEAD PyObject* PLyResultObject::nrows

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