Go to the source code of this file.
Definition at line 81 of file plpy_resultobject.c.
References elog, ERROR, PLy_ResultType, and PLyResult_spec.
Referenced by PLy_init_plpy().
Definition at line 89 of file plpy_resultobject.c.
References PLyResultObject::nrows, PLy_ResultType, PLyResultObject::rows, PLyResultObject::status, and PLyResultObject::tupdesc.
Referenced by PLy_cursor_fetch(), and PLy_spi_execute_fetch_result().