summaryrefslogtreecommitdiff
path: root/psycopg/adapter_pint.c
Commit message (Expand)AuthorAgeFilesLines
* Dropped simple type wrapper functionsDaniele Varrazzo2014-08-151-14/+0
* Dropped almost-no-op customized objects repr()Daniele Varrazzo2014-08-151-8/+1
* Name the types after the module they are exposed fromDaniele Varrazzo2014-08-151-2/+2
* Dropped GC support for several objectsDaniele Varrazzo2013-04-051-11/+2
* PyType_GenericAlloc is the default allocator: no need to specifyDaniele Varrazzo2013-03-201-1/+1
* Dropped "customized" pg_free functionsDaniele Varrazzo2013-03-201-29/+1
* Fixed escape for negative numbers prefixed by minus operatorDaniele Varrazzo2011-05-301-0/+266