class typeInherits['a]async_connection =object..end
Postgresql.connectionmethod continue_with : (bool -> unit) -> unitcontinue_with f: Set f as the continuation. If the connection
is non-busy f is executed immediately. Otherwise it is pushed
onto the queue of delayed continuations. The argument of f is
true if the previous statement was successful.method next : bool -> unitmethod idle : bool