Classes | |
class | scoped_noticer |
Temporarily set different noticer for connection, then restore old one. More... | |
class | disable_noticer |
Temporarily disable the notice processor. More... | |
class | reactivation_avoidance_exemption |
Scoped exemption to reactivation avoidance. More... | |
Functions | |
void | wait_read (const internal::pq::PGconn *) |
void | wait_read (const internal::pq::PGconn *, long seconds, long microseconds) |
void | wait_write (const internal::pq::PGconn *) |