Header And Logo

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

Data Fields

PLyDatumToOb Struct Reference

#include <plpy_typeio.h>

Data Fields

PLyDatumToObFunc func
FmgrInfo typfunc
Oid typoid
int32 typmod
Oid typioparam
bool typbyval
int16 typlen
char typalign
struct PLyDatumToObelm

Detailed Description

Definition at line 16 of file plpy_typeio.h.


Field Documentation

Definition at line 26 of file plpy_typeio.h.

Referenced by PLy_input_datum_func2(), PLy_typeinfo_dealloc(), and PLyList_FromArray().

Definition at line 25 of file plpy_typeio.h.

Referenced by PLy_input_datum_func2(), and PLyList_FromArray().

Definition at line 23 of file plpy_typeio.h.

Referenced by PLy_input_datum_func2(), and PLyList_FromArray().

Definition at line 19 of file plpy_typeio.h.

Referenced by PLy_input_datum_func2(), and PLyString_FromDatum().

Definition at line 22 of file plpy_typeio.h.

Referenced by PLy_input_datum_func2().

Definition at line 24 of file plpy_typeio.h.

Referenced by PLy_input_datum_func2(), and PLyList_FromArray().

Definition at line 21 of file plpy_typeio.h.

Referenced by PLy_input_datum_func2().

Definition at line 20 of file plpy_typeio.h.

Referenced by PLy_input_datum_func2(), and PLy_input_tuple_funcs().


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