Header And Logo

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

Data Fields

PLyObToDatum Struct Reference

#include <plpy_typeio.h>

Data Fields

PLyObToDatumFunc func
FmgrInfo typfunc
Oid typoid
int32 typmod
Oid typioparam
bool typbyval
int16 typlen
char typalign
struct PLyObToDatumelm

Detailed Description

Definition at line 47 of file plpy_typeio.h.


Field Documentation

Definition at line 57 of file plpy_typeio.h.

Referenced by PLy_output_datum_func2(), PLy_typeinfo_dealloc(), and PLySequence_ToArray().

Definition at line 56 of file plpy_typeio.h.

Referenced by PLy_output_datum_func2(), and PLySequence_ToArray().

Definition at line 55 of file plpy_typeio.h.

Referenced by PLy_output_datum_func2(), and PLySequence_ToArray().


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