.. |
adapter_asis.c
|
AsIs str fix by Matt Goodall.
|
2005-03-03 15:01:45 +00:00 |
adapter_asis.h
|
Adaptation fixes (a lot.)
|
2005-02-28 15:50:55 +00:00 |
adapter_binary.c
|
Adding missing __conform__ methods before release.
|
2005-03-02 14:51:24 +00:00 |
adapter_binary.h
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
adapter_datetime.c
|
Added __conform__ to all adapters (typos excluded.)
|
2005-03-03 06:39:18 +00:00 |
adapter_datetime.h
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +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
|
Added __conform__ to all adapters (typos excluded.)
|
2005-03-03 06:39:18 +00:00 |
adapter_pboolean.h
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
adapter_qstring.c
|
Added __conform__ to all adapters (typos excluded.)
|
2005-03-03 06:39:18 +00:00 |
adapter_qstring.h
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
config.h
|
COPY FROM works.
|
2005-03-01 16:41:02 +00:00 |
connection_int.c
|
async fixes and better connection/cursor management.
|
2004-12-10 10:34:57 +00:00 |
connection_type.c
|
COPY FROM works.
|
2005-03-01 16:41:02 +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
|
Array support works, at least for INTEGERS.
|
2005-03-22 16:33:57 +00:00 |
cursor.h
|
Array support works, at least for INTEGERS.
|
2005-03-22 16:33:57 +00:00 |
microprotocols_proto.c
|
Optimizations to type casting (in preparation to array support.)
|
2005-03-12 06:39:47 +00:00 |
microprotocols_proto.h
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
microprotocols.c
|
Adaptation fixes (a lot.)
|
2005-02-28 15:50:55 +00:00 |
microprotocols.h
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +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
|
Finished COPY TO/COPY FROM implementation.
|
2005-03-02 14:07:03 +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
|
Adaptation fixes (a lot.)
|
2005-02-28 15:50:55 +00:00 |
python.h
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
typecast_array.c
|
Array support works, at least for INTEGERS.
|
2005-03-22 16:33:57 +00:00 |
typecast_basic.c
|
Array support works, at least for INTEGERS.
|
2005-03-22 16:33:57 +00:00 |
typecast_basic.c.old
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
typecast_builtins.c
|
Starting array work.
|
2005-03-22 14:20:20 +00:00 |
typecast_datetime.c
|
Optimizations to type casting (in preparation to array support.)
|
2005-03-12 06:39:47 +00:00 |
typecast_mxdatetime.c
|
Optimizations to type casting (in preparation to array support.)
|
2005-03-12 06:39:47 +00:00 |
typecast.c
|
Array support works, at least for INTEGERS.
|
2005-03-22 16:33:57 +00:00 |
typecast.h
|
Array support works, at least for INTEGERS.
|
2005-03-22 16:33:57 +00:00 |