Home
last modified time | relevance | path

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

/dports/databases/pgbouncer/pgbouncer-1.16.0/include/
H A Dbouncer.h349 bool db_wait_close; /* WAIT_CLOSE was issued for this database */ member
/dports/databases/pgbouncer/pgbouncer-1.16.0/src/
H A Djanitor.c339 if (pool->db->db_wait_close) { in per_loop_maint()
H A Dadmin.c1229 db->db_wait_close = true; in admin_cmd_wait_close()
1245 db->db_wait_close = true; in admin_cmd_wait_close()