psycopg2/psycopg
2006-05-26 05:22:49 +00:00
..
adapter_asis.c Code cleanup. 2005-10-18 01:29:47 +00:00
adapter_asis.h * psycopg/psycopgmodule.c: fixed exceptions refcount. 2005-11-26 07:47:48 +00:00
adapter_binary.c Better PostgreSQL version check. 2006-05-26 05:22:49 +00:00
adapter_binary.h Second half of 8.1.4 securiy patch. 2006-05-24 10:02:33 +00:00
adapter_datetime.c Code cleanup. 2005-10-18 01:29:47 +00:00
adapter_datetime.h * Docstrings added/fixed 2006-01-12 18:36:57 +00:00
adapter_list.c Code cleanup. 2005-10-18 01:29:47 +00:00
adapter_list.h * psycopg/psycopgmodule.c: fixed exceptions refcount. 2005-11-26 07:47:48 +00:00
adapter_mxdatetime.c Definitely fixed date and time adapting problems (for mx too!) 2005-11-16 17:30:45 +00:00
adapter_mxdatetime.h * psycopg/psycopgmodule.c: fixed exceptions refcount. 2005-11-26 07:47:48 +00:00
adapter_pboolean.c Boolean fix for arrays. 2006-04-24 05:42:02 +00:00
adapter_pboolean.h * psycopg/psycopgmodule.c: fixed exceptions refcount. 2005-11-26 07:47:48 +00:00
adapter_qstring.c Better PostgreSQL version check. 2006-05-26 05:22:49 +00:00
adapter_qstring.h First half of 8.1.4 securiy patch. 2006-05-24 09:43:55 +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 Connection encoding case fix (closes: #83). 2006-01-01 09:10:17 +00:00
connection_type.c * Docstrings added/fixed 2006-01-12 18:36:57 +00:00
connection.h Implemented named cursors. 2005-10-22 06:59:31 +00:00
cursor_int.c Initial psycopg 2 import after SVN crash. 2004-10-19 03:17:12 +00:00
cursor_type.c * Docstrings added/fixed 2006-01-12 18:36:57 +00:00
cursor.h Implemented named cursors. 2005-10-22 06:59:31 +00:00
microprotocols_proto.c * psycopg/psycopgmodule.c: fixed exceptions refcount. 2005-11-26 07:47:48 +00:00
microprotocols_proto.h Initial psycopg 2 import after SVN crash. 2004-10-19 03:17:12 +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 Extra attributes for ProgrammingError exception. 2006-01-05 08:13:03 +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 Fixed memory overflow. 2006-02-11 06:57:34 +00:00
python.h Initial psycopg 2 import after SVN crash. 2004-10-19 03:17:12 +00:00
typecast_array.c Small 64 bit fix. 2006-03-02 13:47:30 +00:00
typecast_basic.c Code cleanup. 2005-10-18 01:29:47 +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 Fixed problem with "fractionary" time zones (Closes: #78). 2005-12-11 07:50:27 +00:00
typecast.h Code cleanup. 2005-10-18 01:29:47 +00:00