trig_noop_server.c File Reference


Functions

int write_func_trig_noop_server (message_data msg)
 Writes the given msg to the server and retrieves integer from the received msg.
Datum trigf (PG_FUNCTION_ARGS)
 PG_FUNCTION_INFO_V1 (trig_noop_server)
Datum trig_noop_server (PG_FUNCTION_ARGS)
 When new training example is inserted, then a noop msg is sent to the server.

Variables

 PG_MODULE_MAGIC
const int DEFAULT_STRING_SIZE = 1000

Function Documentation

PG_FUNCTION_INFO_V1 ( trig_noop_server   ) 

Datum trig_noop_server ( PG_FUNCTION_ARGS   ) 

When new training example is inserted, then a noop msg is sent to the server.

Server does not do anything, but send an ack back

Datum trigf ( PG_FUNCTION_ARGS   ) 

int write_func_trig_noop_server ( message_data  msg  ) 

Writes the given msg to the server and retrieves integer from the received msg.

Parameters:
[in] msg msg to be written to the server


Variable Documentation

const int DEFAULT_STRING_SIZE = 1000

PG_MODULE_MAGIC


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