Searched refs:null_notice_processor (Results 1 – 1 of 1) sorted by relevance
1204 static void null_notice_processor(void *arg, const char *message) in null_notice_processor() function1229 PQsetNoticeProcessor(conn, null_notice_processor, NULL); in dbd_pgsql_open()