all_sparse_on_disk_functions.c File Reference


Functions

 PG_FUNCTION_INFO_V1 (auxF)
Datum auxF (PG_FUNCTION_ARGS)
 PG_FUNCTION_INFO_V1 (dotprdctint_cached_waste)
 PG_FUNCTION_INFO_V1 (dotprdctint_cached_without_waste)
 PG_FUNCTION_INFO_V1 (cache_model_waste)
Datum initialize_sparse_waste_count (PG_FUNCTION_ARGS)
Datum get_sparse_waste_ratio (PG_FUNCTION_ARGS)
Datum cache_model_waste (PG_FUNCTION_ARGS)
Datum dotprdctint_cached_waste (PG_FUNCTION_ARGS)
Datum dotprdctint_cached_without_waste (PG_FUNCTION_ARGS)
int write_func (const char *strings[], int nStrings, int *label)
 PG_FUNCTION_INFO_V1 (getEntityLabel)
Datum getEntityLabel (PG_FUNCTION_ARGS)
int buildsocket ()
int write_func2 (const char *strings[], int nStrings, int *numOfPosEntities)
 PG_FUNCTION_INFO_V1 (getView)
Datum getView (PG_FUNCTION_ARGS)
int write_func3 (const char *strings[], int nStrings, int *label)
 PG_FUNCTION_INFO_V1 (getEntityLabelWithSQL)
Datum getEntityLabelWithSQL (PG_FUNCTION_ARGS)
int write_func4 (const char *strings[], int nStrings, int *label)
 PG_FUNCTION_INFO_V1 (getEntityLabelWithSQLNOEPS)
Datum getEntityLabelWithSQLNOEPS (PG_FUNCTION_ARGS)

Variables

 PG_MODULE_MAGIC
const char * szDelim = "|"
pthread_mutex_t mutex1 = PTHREAD_MUTEX_INITIALIZER

Function Documentation

Datum auxF ( PG_FUNCTION_ARGS   ) 

int buildsocket (  ) 

Datum cache_model_waste ( PG_FUNCTION_ARGS   ) 

Datum dotprdctint_cached_waste ( PG_FUNCTION_ARGS   ) 

Datum dotprdctint_cached_without_waste ( PG_FUNCTION_ARGS   ) 

Datum get_sparse_waste_ratio ( PG_FUNCTION_ARGS   ) 

Datum getEntityLabel ( PG_FUNCTION_ARGS   ) 

Datum getEntityLabelWithSQL ( PG_FUNCTION_ARGS   ) 

Datum getEntityLabelWithSQLNOEPS ( PG_FUNCTION_ARGS   ) 

Datum getView ( PG_FUNCTION_ARGS   ) 

Datum initialize_sparse_waste_count ( PG_FUNCTION_ARGS   ) 

PG_FUNCTION_INFO_V1 ( getEntityLabelWithSQLNOEPS   ) 

PG_FUNCTION_INFO_V1 ( getEntityLabelWithSQL   ) 

PG_FUNCTION_INFO_V1 ( getView   ) 

PG_FUNCTION_INFO_V1 ( getEntityLabel   ) 

PG_FUNCTION_INFO_V1 ( cache_model_waste   ) 

PG_FUNCTION_INFO_V1 ( dotprdctint_cached_without_waste   ) 

PG_FUNCTION_INFO_V1 ( dotprdctint_cached_waste   ) 

PG_FUNCTION_INFO_V1 ( auxF   ) 

int write_func ( const char *  strings[],
int  nStrings,
int *  label 
)

int write_func2 ( const char *  strings[],
int  nStrings,
int *  numOfPosEntities 
)

int write_func3 ( const char *  strings[],
int  nStrings,
int *  label 
)

int write_func4 ( const char *  strings[],
int  nStrings,
int *  label 
)


Variable Documentation

pthread_mutex_t mutex1 = PTHREAD_MUTEX_INITIALIZER

PG_MODULE_MAGIC

const char* szDelim = "|"


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