summaryrefslogtreecommitdiff
path: root/psycopg/cursor.h
Commit message (Expand)AuthorAgeFilesLines
* Changes license to LGPL3 + OpenSSL exception on all source filesFederico Di Gregorio2010-02-121-12/+16
* Fixed problem with lots of columns in COPY operationsFederico Di Gregorio2009-08-091-1/+1
* * psycypg/*.h: apply HIDDEN to all global variables and functionsJames Henstridge2008-01-211-2/+3
* Various fixes, now all examples work.Federico Di Gregorio2007-04-131-0/+1
* Fixed both Python 2.5 and 64 bit problems.Federico Di Gregorio2007-04-101-10/+11
* Builds again on win32 (closes: #132).Federico Di Gregorio2006-10-291-1/+1
* Piet Delport patches: 1 of 3.Federico Di Gregorio2006-09-231-1/+1
* Implemented named cursors.Federico Di Gregorio2005-10-221-2/+11
* NOTIFY works again.Federico Di Gregorio2005-10-181-0/+4
* Array support works, at least for INTEGERS.Federico Di Gregorio2005-03-221-0/+1
* isready/prefetch fix.Federico Di Gregorio2004-12-141-0/+1
* async fixes and better connection/cursor management.Federico Di Gregorio2004-12-101-3/+4
* Initial psycopg 2 import after SVN crash.Federico Di Gregorio2004-10-191-0/+87