Eneboo - Documentación para desarrolladores
'typedefs' | Funciones
Referencia del Archivo src/libpq/include/utils/cash.h

Ir al código fuente de este archivo.

'typedefs'

typedef int32 Cash

Funciones

Datum cash_in (PG_FUNCTION_ARGS)
Datum cash_out (PG_FUNCTION_ARGS)
Datum cash_recv (PG_FUNCTION_ARGS)
Datum cash_send (PG_FUNCTION_ARGS)
Datum cash_eq (PG_FUNCTION_ARGS)
Datum cash_ne (PG_FUNCTION_ARGS)
Datum cash_lt (PG_FUNCTION_ARGS)
Datum cash_le (PG_FUNCTION_ARGS)
Datum cash_gt (PG_FUNCTION_ARGS)
Datum cash_ge (PG_FUNCTION_ARGS)
Datum cash_cmp (PG_FUNCTION_ARGS)
Datum cash_pl (PG_FUNCTION_ARGS)
Datum cash_mi (PG_FUNCTION_ARGS)
Datum cash_mul_flt8 (PG_FUNCTION_ARGS)
Datum cash_div_flt8 (PG_FUNCTION_ARGS)
Datum flt8_mul_cash (PG_FUNCTION_ARGS)
Datum cash_mul_flt4 (PG_FUNCTION_ARGS)
Datum cash_div_flt4 (PG_FUNCTION_ARGS)
Datum flt4_mul_cash (PG_FUNCTION_ARGS)
Datum cash_mul_int4 (PG_FUNCTION_ARGS)
Datum cash_div_int4 (PG_FUNCTION_ARGS)
Datum int4_mul_cash (PG_FUNCTION_ARGS)
Datum cash_mul_int2 (PG_FUNCTION_ARGS)
Datum int2_mul_cash (PG_FUNCTION_ARGS)
Datum cash_div_int2 (PG_FUNCTION_ARGS)
Datum cashlarger (PG_FUNCTION_ARGS)
Datum cashsmaller (PG_FUNCTION_ARGS)
Datum cash_words (PG_FUNCTION_ARGS)

Documentación de los 'typedefs'

typedef int32 Cash

Documentación de las funciones

Datum cash_cmp ( PG_FUNCTION_ARGS  )
Datum cash_div_flt4 ( PG_FUNCTION_ARGS  )
Datum cash_div_flt8 ( PG_FUNCTION_ARGS  )
Datum cash_div_int2 ( PG_FUNCTION_ARGS  )
Datum cash_div_int4 ( PG_FUNCTION_ARGS  )
Datum cash_eq ( PG_FUNCTION_ARGS  )
Datum cash_ge ( PG_FUNCTION_ARGS  )
Datum cash_gt ( PG_FUNCTION_ARGS  )
Datum cash_in ( PG_FUNCTION_ARGS  )
Datum cash_le ( PG_FUNCTION_ARGS  )
Datum cash_lt ( PG_FUNCTION_ARGS  )
Datum cash_mi ( PG_FUNCTION_ARGS  )
Datum cash_mul_flt4 ( PG_FUNCTION_ARGS  )
Datum cash_mul_flt8 ( PG_FUNCTION_ARGS  )
Datum cash_mul_int2 ( PG_FUNCTION_ARGS  )
Datum cash_mul_int4 ( PG_FUNCTION_ARGS  )
Datum cash_ne ( PG_FUNCTION_ARGS  )
Datum cash_out ( PG_FUNCTION_ARGS  )
Datum cash_pl ( PG_FUNCTION_ARGS  )
Datum cash_recv ( PG_FUNCTION_ARGS  )
Datum cash_send ( PG_FUNCTION_ARGS  )
Datum cash_words ( PG_FUNCTION_ARGS  )
Datum cashlarger ( PG_FUNCTION_ARGS  )
Datum cashsmaller ( PG_FUNCTION_ARGS  )
Datum flt4_mul_cash ( PG_FUNCTION_ARGS  )
Datum flt8_mul_cash ( PG_FUNCTION_ARGS  )
Datum int2_mul_cash ( PG_FUNCTION_ARGS  )
Datum int4_mul_cash ( PG_FUNCTION_ARGS  )
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'