psycopg2/lib
Daniele Varrazzo 80bd6e2794 Merge branch 'python2' into python3
Conflicts:
	NEWS-2.3
	psycopg/connection_type.c
	tests/test_connection.py
	tests/types_basic.py
2011-01-03 21:43:02 +01:00
..
__init__.py Fixed adaptation of None in composite types (ticket #26). 2011-01-01 17:07:54 +01:00
errorcodes.py Added PostgreSQL 9.0 error codes. 2010-09-23 23:43:23 +01:00
extensions.py None/IN adaptation ported to Python 3. 2011-01-02 00:44:14 +01:00
extras.py Merge branch 'python2' into python3 2011-01-03 21:43:02 +01:00
pool.py Some light cleanup for Py3 conversion. 2010-12-21 04:02:13 +00: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