summaryrefslogtreecommitdiff
path: root/psycopg/microprotocols.c
Commit message (Expand)AuthorAgeFilesLines
* Check the presence of a mro.Daniele Varrazzo2010-11-091-1/+1
* Less lookups and more efficient calls in microprotocols_adapt().Daniele Varrazzo2010-11-091-9/+29
* Less lookups and more efficient calls in microprotocols_getquoted().Daniele Varrazzo2010-11-091-20/+31
* Use the adapter of an object superclass if available.Daniele Varrazzo2010-11-081-4/+59
* Use faster function to build tuples in adaptation.Daniele Varrazzo2010-11-081-4/+7
* Changes license to LGPL3 + OpenSSL exception on all source filesFederico Di Gregorio2010-02-121-12/+16
* Now adapt() errors include the type nameFederico Di Gregorio2009-11-251-1/+3
* Fixed error when adapt()ing NoneFederico Di Gregorio2009-03-091-0/+5
* Fixed both Python 2.5 and 64 bit problems.Federico Di Gregorio2007-04-101-6/+7
* Extra attributes for ProgrammingError exception.Federico Di Gregorio2006-01-051-1/+1
* Fixed wrong refcnt on None.Federico Di Gregorio2005-05-151-0/+2
* Array support completed (closes: #1).Federico Di Gregorio2005-04-101-0/+37
* Adaptation fixes (a lot.)Federico Di Gregorio2005-02-281-5/+6
* Initial psycopg 2 import after SVN crash.Federico Di Gregorio2004-10-191-0/+121