#include <plpy_typeio.h>
Data Fields | |
PLyObToDatumFunc | func |
FmgrInfo | typfunc |
Oid | typoid |
int32 | typmod |
Oid | typioparam |
bool | typbyval |
int16 | typlen |
char | typalign |
struct PLyObToDatum * | elm |
Definition at line 47 of file plpy_typeio.h.
struct PLyObToDatum* PLyObToDatum::elm |
Definition at line 57 of file plpy_typeio.h.
Referenced by PLy_output_datum_func2(), PLy_typeinfo_dealloc(), and PLySequence_ToArray().
Definition at line 49 of file plpy_typeio.h.
Referenced by PLy_cursor_plan(), PLy_exec_function(), PLy_modify_tuple(), PLy_output_datum_func2(), PLy_spi_execute_plan(), PLyGenericObject_ToComposite(), PLyMapping_ToComposite(), PLySequence_ToArray(), and PLySequence_ToComposite().
Definition at line 56 of file plpy_typeio.h.
Referenced by PLy_output_datum_func2(), and PLySequence_ToArray().
Definition at line 54 of file plpy_typeio.h.
Referenced by PLy_cursor_plan(), PLy_output_datum_func2(), PLy_spi_execute_plan(), and PLySequence_ToArray().
Definition at line 50 of file plpy_typeio.h.
Referenced by PLy_cursor_plan(), PLy_exec_function(), PLy_modify_tuple(), PLy_output_datum_func2(), PLy_spi_execute_plan(), PLyObject_ToBool(), PLyObject_ToBytea(), and PLyObject_ToDatum().
Definition at line 53 of file plpy_typeio.h.
Referenced by PLy_cursor_plan(), PLy_exec_function(), PLy_modify_tuple(), PLy_output_datum_func2(), PLy_spi_execute_plan(), and PLyObject_ToDatum().
Definition at line 55 of file plpy_typeio.h.
Referenced by PLy_output_datum_func2(), and PLySequence_ToArray().
Definition at line 52 of file plpy_typeio.h.
Referenced by PLy_exec_function(), PLy_output_datum_func2(), PLy_output_record_funcs(), PLy_procedure_create(), PLyObject_ToComposite(), and PLyString_ToComposite().
Definition at line 51 of file plpy_typeio.h.
Referenced by plpython_inline_handler(), PLy_exec_function(), PLy_function_build_args(), PLy_output_datum_func2(), PLy_output_tuple_funcs(), PLy_procedure_create(), PLyObject_ToBool(), PLyObject_ToBytea(), PLyObject_ToComposite(), and PLySequence_ToArray().