| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copyright year updated to 2021 | Daniele Varrazzo | 2021-06-15 | 1 | -1/+1 |
| * | Copyright bumped to 2020 | Daniele Varrazzo | 2020-01-17 | 1 | -0/+1 |
| * | Several function names shortened | Daniele Varrazzo | 2019-03-17 | 1 | -14/+12 |
| * | Copyright year updated | Daniele Varrazzo | 2019-02-17 | 1 | -1/+1 |
| * | Name the types after the module they are exposed from | Daniele Varrazzo | 2014-08-15 | 1 | -1/+1 |
| * | Use the Py_RETURN_NONE macro | Daniele Varrazzo | 2013-04-05 | 1 | -6/+3 |
| * | PyType_GenericAlloc is the default allocator: no need to specify | Daniele Varrazzo | 2013-03-20 | 1 | -1/+1 |
| * | Dropped "customized" pg_free functions | Daniele Varrazzo | 2013-03-20 | 1 | -25/+1 |
| * | Import structmember/stringobject headers from python.h. | Daniele Varrazzo | 2010-12-21 | 1 | -3/+0 |
| * | Using PyVarObject_HEAD_INIT macro. | Daniele Varrazzo | 2010-12-21 | 1 | -2/+1 |
| * | Using Py_TYPE and Py_REFCNT macros. | Daniele Varrazzo | 2010-12-21 | 1 | -1/+1 |
| * | Changed Python const RO -> READONLY. | Daniele Varrazzo | 2010-12-12 | 1 | -1/+1 |
| * | Internal imports simplified. | Daniele Varrazzo | 2010-12-12 | 1 | -8/+5 |
| * | Dropped PyArg_ParseTuple() calls in functions taking no arguments. | Daniele Varrazzo | 2010-11-09 | 1 | -9/+3 |
| * | Changes license to LGPL3 + OpenSSL exception on all source files | Federico Di Gregorio | 2010-02-12 | 1 | -12/+16 |
| * | Fixed both Python 2.5 and 64 bit problems. | Federico Di Gregorio | 2007-04-10 | 1 | -9/+10 |
| * | * psycopg/psycopgmodule.c: fixed exceptions refcount. | Daniele Varrazzo | 2005-11-26 | 1 | -4/+6 |
| * | Code cleanup. | Federico Di Gregorio | 2005-10-18 | 1 | -1/+1 |
| * | mingw patch from Daniele Varazzo. | Federico Di Gregorio | 2005-04-10 | 1 | -1/+1 |
| * | Optimizations to type casting (in preparation to array support.) | Federico Di Gregorio | 2005-03-12 | 1 | -15/+0 |
| * | Adaptation fixes (a lot.) | Federico Di Gregorio | 2005-02-28 | 1 | -2/+2 |
| * | Much better examples. | Federico Di Gregorio | 2005-02-27 | 1 | -0/+18 |
| * | Renaming types. | Federico Di Gregorio | 2004-12-13 | 1 | -1/+1 |
| * | Initial psycopg 2 import after SVN crash. | Federico Di Gregorio | 2004-10-19 | 1 | -0/+211 |
