summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* make_errorcodes updated to the current page styleDaniele Varrazzo2011-12-161-10/+6
* errorcodes map updated to PostgreSQL 9.1Daniele Varrazzo2011-08-221-5/+15
* Fixed refcount bug in copy_to() and copy_expert() methods tooDaniele Varrazzo2011-06-071-1/+17
* Added script to demonstrate the refcount bug during copyDaniele Varrazzo2011-06-071-0/+59
* Replace b('str') with b'str' in Python 3Daniele Varrazzo2011-01-131-0/+20
* Added script to look for refcounting bugsDaniele Varrazzo2011-01-031-0/+111
* Added PostgreSQL 9.0 error codes.Daniele Varrazzo2010-09-231-1/+1
* Completed documentation for errorcodes module.Daniele Varrazzo2010-02-161-0/+5
* Added script to update the errorcodes module.Daniele Varrazzo2010-02-151-0/+110
* Removed files used by the Epydoc documentation.Daniele Varrazzo2010-02-142-184/+0
* Added aync.txt to distribution.Federico Di Gregorio2005-11-291-4/+1
* * psycopg/psycopgmodule.c: fixed exceptions refcount.Daniele Varrazzo2005-11-262-0/+184
* Array support for all basic types.Federico Di Gregorio2005-03-231-1/+11
* Starting array work.Federico Di Gregorio2005-03-221-3/+17
* Optimizations to type casting (in preparation to array support.)Federico Di Gregorio2005-03-121-4/+4
* Initial psycopg 2 import after SVN crash.Federico Di Gregorio2004-10-192-0/+144