MobilityDB
1.1
meos
include
general
pg_types.h
bool_in
bool_out
float8_in
float8_out
hash_bytes_uint32
hash_bytes_uint32_extended
int4_in
int4_out
int8_in
int8_out
pg_datan
pg_datan2
pg_dcos
pg_dsin
pg_hashfloat8
pg_hashfloat8extended
pg_hashint8
pg_hashint8extended
pg_hashtext
pg_hashtextextended
pg_interval_cmp
pg_interval_justify_hours
pg_interval_pl
pg_timestamp_mi
pg_timestamp_mi_interval
pg_timestamp_pl_interval
pg_timestamptz_in
pg_timestamptz_out
◆
pg_hashint8()
uint32
pg_hashint8
(
int64
val
)
Get the 32-bit hash value of an int64 value.
Note
PostgreSQL function: Datum hashint8(PG_FUNCTION_ARGS)
Generated by
1.9.4