Home
last modified time | relevance | path

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

/NextBSD/contrib/apr-util/dbd/
HDapr_dbd_pgsql.c1204 static void null_notice_processor(void *arg, const char *message) in null_notice_processor() function
1229 PQsetNoticeProcessor(conn, null_notice_processor, NULL); in dbd_pgsql_open()