Home
last modified time | relevance | path

Searched refs:PG_copy_count_timestamp_arrival_handler (Results 1 – 3 of 3) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dsql_common.h266 extern void PG_copy_count_timestamp_arrival_handler(const struct db_cache *, struct insert_data *, …
H A Dsql_handlers.c503 void PG_copy_count_timestamp_arrival_handler(const struct db_cache *cache_elem, struct insert_data … in PG_copy_count_timestamp_arrival_handler() function
H A Dsql_common.c2774 …lse values[primitive].handler = where[primitive].handler = PG_copy_count_timestamp_arrival_handler; in sql_evaluate_primitives()