..
_psycopg.vc9.amd64.manifest
Windows manifest changes based upon architecture
2011-02-11 10:01:38 -07:00
_psycopg.vc9.x86.manifest
Windows manifest changes based upon architecture
2011-02-11 10:01:38 -07:00
adapter_asis.c
Prefix 'psycopg_' changed to 'psyco_'
2019-03-17 18:45:25 +00:00
adapter_asis.h
Copyright year updated
2019-02-17 01:36:36 +00:00
adapter_binary.c
Prefix 'psycopg_' changed to 'psyco_'
2019-03-17 18:45:25 +00:00
adapter_binary.h
Copyright year updated
2019-02-17 01:36:36 +00:00
adapter_datetime.c
Prefix 'psycopg_' changed to 'psyco_'
2019-03-17 18:45:25 +00:00
adapter_datetime.h
Several function names shortened
2019-03-17 18:33:15 +00:00
adapter_list.c
Prefix 'psycopg_' changed to 'psyco_'
2019-03-17 18:45:25 +00:00
adapter_list.h
Copyright year updated
2019-02-17 01:36:36 +00:00
adapter_mxdatetime.c
Dropped debug info for microprotocols/adapters initialization
2019-03-16 20:05:40 +00:00
adapter_mxdatetime.h
Removed support for mxDateTime as the default date and time adapter
2019-03-16 16:36:49 +00:00
adapter_pboolean.c
Prefix 'psycopg_' changed to 'psyco_'
2019-03-17 18:45:25 +00:00
adapter_pboolean.h
Copyright year updated
2019-02-17 01:36:36 +00:00
adapter_pdecimal.c
Prefix 'psycopg_' changed to 'psyco_'
2019-03-17 18:45:25 +00:00
adapter_pdecimal.h
Copyright year updated
2019-02-17 01:36:36 +00:00
adapter_pfloat.c
Prefix 'psycopg_' changed to 'psyco_'
2019-03-17 18:45:25 +00:00
adapter_pfloat.h
Copyright year updated
2019-02-17 01:36:36 +00:00
adapter_pint.c
Prefix 'psycopg_' changed to 'psyco_'
2019-03-17 18:45:25 +00:00
adapter_pint.h
Copyright year updated
2019-02-17 01:36:36 +00:00
adapter_qstring.c
Prefix 'psycopg_' changed to 'psyco_'
2019-03-17 18:45:25 +00:00
adapter_qstring.h
Copyright year updated
2019-02-17 01:36:36 +00:00
bytes_format.c
Copyright year updated
2019-02-17 01:36:36 +00:00
column_type.c
Copyright year updated
2019-02-17 01:36:36 +00:00
column.h
Copyright year updated
2019-02-17 01:36:36 +00:00
config.h
Don't close connections from forked processes
2019-03-18 00:32:40 +00:00
connection_int.c
Function to obscure password moved to connection_int
2019-06-24 12:11:12 +01:00
connection_type.c
Fixed handling large Oid values
2019-09-04 12:30:18 +01:00
connection.h
Function to obscure password moved to connection_int
2019-06-24 12:11:12 +01:00
conninfo_type.c
Fix typo: "the the"
2019-06-21 11:26:47 +01:00
conninfo.h
Copyright year updated
2019-02-17 01:36:36 +00:00
cursor_int.c
Several function names shortened
2019-03-17 18:33:15 +00:00
cursor_type.c
Fixed handling large Oid values
2019-09-04 12:30:18 +01:00
cursor.h
Several function names shortened
2019-03-17 18:33:15 +00:00
diagnostics_type.c
Several function names shortened
2019-03-17 18:33:15 +00:00
diagnostics.h
Copyright year updated
2019-02-17 01:36:36 +00:00
error_type.c
Prefix 'psycopg_' changed to 'psyco_'
2019-03-17 18:45:25 +00:00
error.h
Copyright year updated
2019-02-17 01:36:36 +00:00
green.c
Added pq_get_result_async() replaced pg_get_last_result()
2019-03-17 01:20:06 +00:00
green.h
Copyright year updated
2019-02-17 01:36:36 +00:00
libpq_support.c
Copyright year updated
2019-02-17 01:36:36 +00:00
libpq_support.h
Copyright year updated
2019-02-17 01:36:36 +00:00
lobject_int.c
Fixed handling large Oid values
2019-09-04 12:30:18 +01:00
lobject_type.c
Fixed handling large Oid values
2019-09-04 12:30:18 +01:00
lobject.h
Copyright year updated
2019-02-17 01:36:36 +00:00
microprotocols_proto.c
Several function names shortened
2019-03-17 18:33:15 +00:00
microprotocols_proto.h
Copyright year updated
2019-02-17 01:36:36 +00:00
microprotocols.c
Dropped debug info for microprotocols/adapters initialization
2019-03-16 20:05:40 +00:00
microprotocols.h
Copyright year updated
2019-02-17 01:36:36 +00:00
notify_type.c
Copyright year updated
2019-02-17 01:36:36 +00:00
notify.h
Copyright year updated
2019-02-17 01:36:36 +00:00
pgtypes.h
Added aync.txt to distribution.
2005-11-29 12:01:46 +00:00
pqpath.c
Fixed handling large Oid values
2019-09-04 12:30:18 +01:00
pqpath.h
Smart replication feedback
2019-05-06 10:27:44 +02:00
psycopg.h
Copyright year updated
2019-02-17 01:36:36 +00:00
psycopgmodule.c
Fix typo: "the the"
2019-06-21 11:26:47 +01:00
python.h
Fixed handling large Oid values
2019-09-04 12:30:18 +01:00
replication_connection_type.c
Prefix 'psycopg_' changed to 'psyco_'
2019-03-17 18:45:25 +00:00
replication_connection.h
Copyright year updated
2019-02-17 01:36:36 +00:00
replication_cursor_type.c
Address code-review
2019-05-07 14:18:09 +02:00
replication_cursor.h
Smart replication feedback
2019-05-06 10:27:44 +02:00
replication_message_type.c
Several function names shortened
2019-03-17 18:33:15 +00:00
replication_message.h
Several function names shortened
2019-03-17 18:33:15 +00:00
solaris_support.c
Fixed building on SmartOS
2018-02-19 11:40:05 +00:00
solaris_support.h
Smart replication feedback
2019-05-06 10:27:44 +02:00
sqlstate_errors.h
SQLSTATE error classes implemented in C
2019-02-10 03:45:14 +00:00
typecast_array.c
Copyright year updated
2019-02-17 01:36:36 +00:00
typecast_basic.c
Prefix 'psycopg_' changed to 'psyco_'
2019-03-17 18:45:25 +00:00
typecast_binary.c
Several function names shortened
2019-03-17 18:33:15 +00:00
typecast_binary.h
Copyright year updated
2019-02-17 01:36:36 +00:00
typecast_builtins.c
Added BYTESARRAY typecaster
2019-01-18 15:47:01 +00:00
typecast_datetime.c
Several function names shortened
2019-03-17 18:33:15 +00:00
typecast_mxdatetime.c
Several function names shortened
2019-03-17 18:33:15 +00:00
typecast.c
Prefix 'psycopg_' changed to 'psyco_'
2019-03-17 18:45:25 +00:00
typecast.h
Copyright year updated
2019-02-17 01:36:36 +00:00
utils.c
Prefix 'psycopg_' changed to 'psyco_'
2019-03-17 18:45:25 +00:00
utils.h
Prefix 'psycopg_' changed to 'psyco_'
2019-03-17 18:45:25 +00:00
win32_support.c
Copyright year updated
2019-02-17 01:36:36 +00:00
win32_support.h
Smart replication feedback
2019-05-06 10:27:44 +02:00
xid_type.c
Prefix 'psycopg_' changed to 'psyco_'
2019-03-17 18:45:25 +00:00
xid.h
Copyright year updated
2019-02-17 01:36:36 +00:00