psycopg2/psycopg
2007-05-29 08:43:34 +00:00
..
adapter_asis.c Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
adapter_asis.h Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
adapter_binary.c Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
adapter_binary.h Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
adapter_datetime.c Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
adapter_datetime.h Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
adapter_list.c Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
adapter_list.h Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
adapter_mxdatetime.c Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
adapter_mxdatetime.h Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
adapter_pboolean.c Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
adapter_pboolean.h Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
adapter_qstring.c int->size_t transition. 2007-04-13 01:16:22 +00:00
adapter_qstring.h Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
config.h Fixed crash and win32 patches. 2007-04-11 04:16:00 +00:00
connection_int.c int->size_t transition. 2007-04-13 01:16:22 +00:00
connection_type.c conn_commit/conn_rollback error handling (closes: #187). 2007-05-29 08:43:34 +00:00
connection.h Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
cursor_int.c Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
cursor_type.c Patchset copy_expert 5/5. 2007-05-29 08:30:24 +00:00
cursor.h Various fixes, now all examples work. 2007-04-13 14:07:11 +00:00
microprotocols_proto.c Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
microprotocols_proto.h Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
microprotocols.c Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
microprotocols.h Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
pgtypes.h Added aync.txt to distribution. 2005-11-29 12:01:46 +00:00
pgversion.h Initial psycopg 2 import after SVN crash. 2004-10-19 03:17:12 +00:00
pqpath.c conn_commit/conn_rollback error handling (closes: #187). 2007-05-29 08:43:34 +00:00
pqpath.h Initial psycopg 2 import after SVN crash. 2004-10-19 03:17:12 +00:00
psycopg.h Various fixes, now all examples work. 2007-04-13 14:07:11 +00:00
psycopgmodule.c int->size_t transition. 2007-04-13 01:16:22 +00:00
python.h Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
typecast_array.c int->size_t transition. 2007-04-13 01:16:22 +00:00
typecast_basic.c int->size_t transition. 2007-04-13 01:16:22 +00:00
typecast_basic.c.old Initial psycopg 2 import after SVN crash. 2004-10-19 03:17:12 +00:00
typecast_binary.c typecast_binary.c cleanup. 2007-04-13 01:17:54 +00:00
typecast_binary.h Fixed both Python 2.5 and 64 bit problems. 2007-04-10 06:36:18 +00:00
typecast_builtins.c Fixed very stupid typo that resulted in a very big bug (reported by Andrea Arcangeli.) 2005-12-06 05:38:39 +00:00
typecast_datetime.c int->size_t transition. 2007-04-13 01:16:22 +00:00
typecast_mxdatetime.c int->size_t transition. 2007-04-13 01:16:22 +00:00
typecast.c int->size_t transition. 2007-04-13 01:16:22 +00:00
typecast.h int->size_t transition. 2007-04-13 01:16:22 +00:00