PostgreSQL Source Code git master
Data Fields
PLyCursorObject Struct Reference

#include <plpy_cursorobject.h>

Data Fields

PyObject_HEAD char *  portalname
 
 
bool  closed
 
 

Detailed Description

Definition at line 11 of file plpy_cursorobject.h.

Field Documentation

closed

bool PLyCursorObject::closed

Definition at line 16 of file plpy_cursorobject.h.

Referenced by PLy_cursor_dealloc().

mcxt

MemoryContext PLyCursorObject::mcxt

Definition at line 17 of file plpy_cursorobject.h.

Referenced by PLy_cursor_dealloc().

portalname

PyObject_HEAD char* PLyCursorObject::portalname

Definition at line 14 of file plpy_cursorobject.h.

Referenced by PLy_cursor_dealloc().

result

PLyDatumToOb PLyCursorObject::result

Definition at line 15 of file plpy_cursorobject.h.


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

AltStyle によって変換されたページ (->オリジナル) /