pg_blocking — Get or set the connection mode - blocking or nonblocking
pg_result_callback — Set a callback for asynchronous SQL command result availability
The commands in this section are used for asynchronous queries. This
allows sending queries to the database server and continue Tcl processing
without waiting for results.
Note that the commands in this section are not available in
pgintcl.