#49: Support asynchronous command processing
--------------------------+-----------------
  Reporter:  cito         |      Owner:
      Type:  enhancement  |     Status:  new
  Priority:  major        |  Milestone:  5.1
 Component:  Classic API  |    Version:  4.1
Resolution:               |   Keywords:
--------------------------+-----------------

Comment (by cito):

 Addition by Patrick:

 I found my original set of tests and added them to head (patch attached).

 This covers async connections and select queries, which I believe are the
 most useful use cases. I should add tests for DDL and DML statements, too.

 I'm not really sure how to test getnonblocking() and isnonblocking() in a
 useful way. I really only included them because they're documented in the
 asynch section of the libpq manual.

--
Ticket URL: <http://trac.pygresql.org:8000/pgtracker/ticket/49#comment:4>
PyGreSQL <http://www.pygresql.org/>
PyGreSQL Tracker
_______________________________________________
PyGreSQL mailing list
PyGreSQL@vex.net
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to