.. |
adapter_asis.c
|
mingw patch from Daniele Varazzo.
|
2005-04-10 03:05:39 +00:00 |
adapter_asis.h
|
Adaptation fixes (a lot.)
|
2005-02-28 15:50:55 +00:00 |
adapter_binary.c
|
Fixing gcc 4 warnings.
|
2005-07-26 14:49:30 +00:00 |
adapter_binary.h
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
adapter_datetime.c
|
1900 years shift fix.
|
2005-07-21 08:36:55 +00:00 |
adapter_datetime.h
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
adapter_list.c
|
ZPsycopgDA work.
|
2005-05-26 07:34:27 +00:00 |
adapter_list.h
|
Array support completed (closes: #1).
|
2005-04-10 05:38:34 +00:00 |
adapter_mxdatetime.c
|
Added __conform__ to all adapters (typos excluded.)
|
2005-03-03 06:39:18 +00:00 |
adapter_mxdatetime.h
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
adapter_pboolean.c
|
mingw patch from Daniele Varazzo.
|
2005-04-10 03:05:39 +00:00 |
adapter_pboolean.h
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
adapter_qstring.c
|
mingw patch from Daniele Varazzo.
|
2005-04-10 03:05:39 +00:00 |
adapter_qstring.h
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
config.h
|
Small changes and fixes for RC 1.
|
2005-08-07 02:20:46 +00:00 |
connection_int.c
|
async fixes and better connection/cursor management.
|
2004-12-10 10:34:57 +00:00 |
connection_type.c
|
mingw patch from Daniele Varazzo.
|
2005-04-10 03:05:39 +00:00 |
connection.h
|
async fixes and better connection/cursor management.
|
2004-12-10 10:34:57 +00:00 |
cursor_int.c
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
cursor_type.c
|
Don't segfault on empty queries anymore (closes: #24).
|
2005-06-13 03:54:24 +00:00 |
cursor.h
|
Array support works, at least for INTEGERS.
|
2005-03-22 16:33:57 +00:00 |
microprotocols_proto.c
|
mingw patch from Daniele Varazzo.
|
2005-04-10 03:05:39 +00:00 |
microprotocols_proto.h
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
microprotocols.c
|
Fixed wrong refcnt on None.
|
2005-05-15 10:29:59 +00:00 |
microprotocols.h
|
Array support completed (closes: #1).
|
2005-04-10 05:38:34 +00:00 |
pgtypes.h
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
pgversion.h
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
pqpath.c
|
Added error codes to messages.
|
2005-05-09 09:07:07 +00:00 |
pqpath.h
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
psycopg.h
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
psycopgmodule.c
|
Fixed connection parameters.
|
2005-06-13 04:25:09 +00:00 |
python.h
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
typecast_array.c
|
Solid tokenization code.
|
2005-03-23 17:17:48 +00:00 |
typecast_basic.c
|
chunk/buffer patch applied.
|
2005-05-09 08:11:43 +00:00 |
typecast_basic.c.old
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
typecast_binary.c
|
chunk/buffer patch applied.
|
2005-05-09 08:11:43 +00:00 |
typecast_binary.h
|
chunk/buffer patch applied.
|
2005-05-09 08:11:43 +00:00 |
typecast_builtins.c
|
Array support for all basic types.
|
2005-03-23 11:02:13 +00:00 |
typecast_datetime.c
|
INTERVAL overflow fix.
|
2005-06-24 07:11:44 +00:00 |
typecast_mxdatetime.c
|
Optimizations to type casting (in preparation to array support.)
|
2005-03-12 06:39:47 +00:00 |
typecast.c
|
chunk/buffer patch applied.
|
2005-05-09 08:11:43 +00:00 |
typecast.h
|
Array support for all basic types.
|
2005-03-23 11:02:13 +00:00 |