Eneboo - Documentación para desarrolladores
Funciones
Referencia del Archivo src/libpq/include/utils/datum.h

Ir al código fuente de este archivo.

Funciones

Size datumGetSize (Datum value, bool typByVal, int typLen)
Datum datumCopy (Datum value, bool typByVal, int typLen)
void datumFree (Datum value, bool typByVal, int typLen)
bool datumIsEqual (Datum value1, Datum value2, bool typByVal, int typLen)

Documentación de las funciones

Datum datumCopy ( Datum  value,
bool  typByVal,
int  typLen 
)
void datumFree ( Datum  value,
bool  typByVal,
int  typLen 
)
Size datumGetSize ( Datum  value,
bool  typByVal,
int  typLen 
)
bool datumIsEqual ( Datum  value1,
Datum  value2,
bool  typByVal,
int  typLen 
)
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'