summaryrefslogtreecommitdiff
path: root/lib/extras.py
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2010-04-20 17:52:05 +0100
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2010-04-21 15:09:14 +0100
commit12ef826d500b2f9bda97032ffa58eb53036272db (patch)
tree1b6d6353d32b57d875817c1908c4dabb418e4ade /lib/extras.py
parentbcfcea4b49d3e1b342d4f8b8f861b2b418f96d97 (diff)
downloadpsycopg2-12ef826d500b2f9bda97032ffa58eb53036272db.tar.gz
Dropped redundant call to conn_notice_process().
If the connection is sync, notices will be processed by pq_fetch() downstream. If the connection is async, here we have only sent the query: no result is ready yet, and neither notices have had a chance to arrive: they will be retrieved later by pq_is_busy(). Added tests to check the above statement don't break.
Diffstat (limited to 'lib/extras.py')
0 files changed, 0 insertions, 0 deletions