Searched refs:postgres_get_resultset (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/dlz/drivers/
H A Ddlz_postgres_driver.c285 postgres_get_resultset(const char *zone, const char *record, function
393 "postgres_get_resultset");
496 "postgres_get_resultset");
781 result = postgres_get_resultset(name, NULL, NULL,
829 result = postgres_get_resultset(name, NULL, client,
880 result = postgres_get_resultset(zone, NULL, NULL,
993 result = postgres_get_resultset(zone, NULL, NULL,
1027 result = postgres_get_resultset(zone, name, NULL, LOOKUP, dbdata, &rs);

Completed in 11 milliseconds