all_common_functions.c File Reference


Classes

struct  Pair
 Pair structure that is used for sparse vectors. More...

Functions

 PG_FUNCTION_INFO_V1 (pair_in)
 Methods for newly created type (Pair) are implemented here.
Datum pair_in (PG_FUNCTION_ARGS)
 PG_FUNCTION_INFO_V1 (pair_out)
Datum pair_out (PG_FUNCTION_ARGS)
 PG_FUNCTION_INFO_V1 (pair_recv)
Datum pair_recv (PG_FUNCTION_ARGS)
 PG_FUNCTION_INFO_V1 (pair_send)
Datum pair_send (PG_FUNCTION_ARGS)

Variables

 PG_MODULE_MAGIC

Function Documentation

Datum pair_in ( PG_FUNCTION_ARGS   ) 

Datum pair_out ( PG_FUNCTION_ARGS   ) 

Datum pair_recv ( PG_FUNCTION_ARGS   ) 

Datum pair_send ( PG_FUNCTION_ARGS   ) 

PG_FUNCTION_INFO_V1 ( pair_send   ) 

PG_FUNCTION_INFO_V1 ( pair_recv   ) 

PG_FUNCTION_INFO_V1 ( pair_out   ) 

PG_FUNCTION_INFO_V1 ( pair_in   ) 

Methods for newly created type (Pair) are implemented here.


Variable Documentation

PG_MODULE_MAGIC


Generated on Wed Dec 15 10:46:16 2010 for Hazy_System by  doxygen 1.4.7