psycopg2/lib
Daniele Varrazzo dde4c0de3d Decimal adapter registration moved from C to Python
Fixes Decimal adaptation in sub-interpreter, where the Decimal class has
a different identity from the one in the main interpreter.

Closes ticket #52.
2011-10-14 22:35:56 +01:00
..
__init__.py Decimal adapter registration moved from C to Python 2011-10-14 22:35:56 +01:00
errorcodes.py errorcodes map updated to PostgreSQL 9.1 2011-08-22 17:29:14 +01:00
extensions.py Added new_array_type() function 2011-09-22 15:51:21 +01:00
extras.py Added support for arrays of composite types 2011-09-22 19:57:42 +02:00
pool.py Check the connection status before putting back into the pool 2011-08-09 11:44:30 +01:00
psycopg1.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
tz.py Added evaluable representation for the FixedOffsetTimezone object. 2010-05-15 14:27:23 +01:00