mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-10 19:16:34 +03:00
c1a24f4ca2
POLL_OK has been changed from 3 to 0 to let the user specify a short loop just as "if not curs.poll()" instead of having to check for write and read separately. For an example of this, see examples/notify.py. |
||
---|---|---|
.. | ||
__init__.py | ||
errorcodes.py | ||
extensions.py | ||
extras.py | ||
pool.py | ||
psycopg1.py | ||
tz.py |