psycopg2/examples
Federico Di Gregorio c1a24f4ca2 NOTIFYs fix and poll status changes
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.
2010-04-05 16:52:25 +02:00
..
binary.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
copy_from.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
copy_to.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
cursor.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
dialtone.py * psycopg/psycopgmodule.c: fixed exceptions refcount. 2005-11-26 07:47:48 +00:00
dict.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
dt.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
encoding.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
fetch.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
lastrowid.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
lobject.py Added very large lobject creation to the lobject.py example 2009-10-04 12:50:16 +02:00
mogrify.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
myfirstrecipe.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
notify.py NOTIFYs fix and poll status changes 2010-04-05 16:52:25 +02:00
simple.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
somehackers.jpg Initial psycopg 2 import after SVN crash. 2004-10-19 03:17:12 +00:00
threads.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
typecast.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
tz.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
usercast.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
whereareyou.jpg Initial psycopg 2 import after SVN crash. 2004-10-19 03:17:12 +00:00