psycopg2/psycopg
2006-09-23 05:15:36 +00:00
..
adapter_asis.c Code cleanup. 2005-10-18 01:29:47 +00:00
adapter_asis.h Piet Delport patches: 1 of 3. 2006-09-23 05:10:58 +00:00
adapter_binary.c Piet Delport patches: 2 of 3. 2006-09-23 05:14:24 +00:00
adapter_binary.h Piet Delport patches: 1 of 3. 2006-09-23 05:10:58 +00:00
adapter_datetime.c Interval conversion fix. 2006-07-26 05:13:08 +00:00
adapter_datetime.h Piet Delport patches: 1 of 3. 2006-09-23 05:10:58 +00:00
adapter_list.c Piet Delport patches: 3 of 3. 2006-09-23 05:15:36 +00:00
adapter_list.h Piet Delport patches: 1 of 3. 2006-09-23 05:10:58 +00:00
adapter_mxdatetime.c mx fix to build on win32. 2006-09-02 09:00:39 +00:00
adapter_mxdatetime.h Piet Delport patches: 1 of 3. 2006-09-23 05:10:58 +00:00
adapter_pboolean.c Boolean fix for arrays. 2006-04-24 05:42:02 +00:00
adapter_pboolean.h Piet Delport patches: 1 of 3. 2006-09-23 05:10:58 +00:00
adapter_qstring.c Piet Delport patches: 2 of 3. 2006-09-23 05:14:24 +00:00
adapter_qstring.h Piet Delport patches: 1 of 3. 2006-09-23 05:10:58 +00:00
config.h Fixed handle leak on win32 and preparing 2.0 beta 8. 2006-02-11 11:01:17 +00:00
connection_int.c Fixed string allocation (loses: #109) 2006-06-11 03:19:18 +00:00
connection_type.c Double mutex destroy fix. 2006-09-02 08:50:30 +00:00
connection.h Piet Delport patches: 1 of 3. 2006-09-23 05:10:58 +00:00
cursor_int.c Initial psycopg 2 import after SVN crash. 2004-10-19 03:17:12 +00:00
cursor_type.c Piet Delport patches: 3 of 3. 2006-09-23 05:15:36 +00:00
cursor.h Piet Delport patches: 1 of 3. 2006-09-23 05:10:58 +00:00
microprotocols_proto.c * psycopg/psycopgmodule.c: fixed exceptions refcount. 2005-11-26 07:47:48 +00:00
microprotocols_proto.h Piet Delport patches: 1 of 3. 2006-09-23 05:10:58 +00:00
microprotocols.c Extra attributes for ProgrammingError exception. 2006-01-05 08:13:03 +00:00
microprotocols.h * psycopg/psycopgmodule.c: fixed exceptions refcount. 2005-11-26 07:47:48 +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 Piet Delport patches: 3 of 3. 2006-09-23 05:15:36 +00:00
pqpath.h Initial psycopg 2 import after SVN crash. 2004-10-19 03:17:12 +00:00
psycopg.h * Docstrings added/fixed 2006-01-12 18:36:57 +00:00
psycopgmodule.c mx fix to build on win32. 2006-09-02 09:00:39 +00:00
python.h Initial psycopg 2 import after SVN crash. 2004-10-19 03:17:12 +00:00
typecast_array.c Fix for #93. 2006-06-11 05:09:59 +00:00
typecast_basic.c Fixed compile problems on old gcc. 2006-09-01 08:02:41 +00:00
typecast_basic.c.old Initial psycopg 2 import after SVN crash. 2004-10-19 03:17:12 +00:00
typecast_binary.c Code cleanup. 2005-10-18 01:29:47 +00:00
typecast_binary.h chunk/buffer patch applied. 2005-05-09 08:11:43 +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 New time/date locale-safe typecasting code. 2005-11-14 11:57:45 +00:00
typecast_mxdatetime.c New time/date locale-safe typecasting code. 2005-11-14 11:57:45 +00:00
typecast.c Piet Delport patches: 3 of 3. 2006-09-23 05:15:36 +00:00
typecast.h Piet Delport patches: 3 of 3. 2006-09-23 05:15:36 +00:00