psycopg2/psycopg
2021-06-15 00:17:14 +01:00
..
_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 Drop support for EOL Python 2.7 2020-11-17 22:22:11 +02:00
adapter_asis.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
adapter_binary.c Drop support for EOL Python 2.7 2020-11-17 22:22:11 +02:00
adapter_binary.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
adapter_datetime.c Use a stdlib timezone in TimestampFromTicks 2021-06-14 19:22:59 +01:00
adapter_datetime.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
adapter_list.c Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
adapter_list.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
adapter_pboolean.c Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
adapter_pboolean.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
adapter_pdecimal.c Drop support for EOL Python 2.7 2020-11-17 22:22:11 +02:00
adapter_pdecimal.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
adapter_pfloat.c Drop support for EOL Python 2.7 2020-11-17 22:22:11 +02:00
adapter_pfloat.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
adapter_pint.c Drop support for EOL Python 2.7 2020-11-17 22:22:11 +02:00
adapter_pint.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
adapter_qstring.c Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
adapter_qstring.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
aix_support.c feat: Add AIX support 2020-03-05 12:34:25 -06:00
aix_support.h fixup! feat: Add AIX support 2020-03-12 13:21:02 -05:00
bytes_format.c Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
column_type.c Fix segfault initialising Column object manually 2021-05-20 13:10:59 +02:00
column.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
config.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
connection_int.c Fix memory leak in conn_set_client_encoding 2020-05-04 09:40:36 +02:00
connection_type.c 'with' starts a transaction even on autocommit connections 2021-05-24 14:13:19 +02:00
connection.h 'with' starts a transaction even on autocommit connections 2021-05-24 14:13:19 +02:00
conninfo_type.c Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
conninfo.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
cursor_int.c Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
cursor_type.c Use datetime.timezone as default tzinfo_factory. 2021-06-15 00:17:14 +01:00
cursor.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
diagnostics_type.c Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
diagnostics.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
error_type.c Classify connection exceptions as operational errors to better conform with PEP 249 2020-11-17 18:02:06 +02:00
error.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
green.c Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
green.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
libpq_support.c Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
libpq_support.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
lobject_int.c Drop support for EOL Python 2.7 2020-11-17 22:22:11 +02:00
lobject_type.c Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
lobject.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
microprotocols_proto.c Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
microprotocols_proto.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
microprotocols.c Drop support for EOL Python 2.7 2020-11-17 22:22:11 +02:00
microprotocols.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
notify_type.c Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
notify.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
pgtypes.h Added aync.txt to distribution. 2005-11-29 12:01:46 +00:00
pqpath.c 'with' starts a transaction even on autocommit connections 2021-05-24 14:13:19 +02:00
pqpath.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
psycopg.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
psycopgmodule.c Drop support for mx.DateTime objects 2021-06-14 23:05:48 +01:00
python.h Drop support for EOL Python 2.7 2020-11-17 22:22:11 +02:00
replication_connection_type.c Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
replication_connection.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
replication_cursor_type.c Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
replication_cursor.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
replication_message_type.c Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
replication_message.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
solaris_support.c Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
solaris_support.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
sqlstate_errors.h Errors mapping updated to PostgreSQL 13 2020-09-05 20:26:19 +01:00
typecast_array.c Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
typecast_basic.c Drop support for EOL Python 2.7 2020-11-17 22:22:11 +02:00
typecast_binary.c Drop support for EOL Python 2.7 2020-11-17 22:22:11 +02:00
typecast_binary.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
typecast_builtins.c Added BYTESARRAY typecaster 2019-01-18 15:47:01 +00:00
typecast_datetime.c Use datetime.timezone as default tzinfo_factory. 2021-06-15 00:17:14 +01:00
typecast.c Drop support for mx.DateTime objects 2021-06-14 23:05:48 +01:00
typecast.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
utils.c Drop support for EOL Python 2.7 2020-11-17 22:22:11 +02:00
utils.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
win32_support.c Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
win32_support.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
xid_type.c docs: fix a few simple typos 2021-05-20 12:22:47 +02:00
xid.h Copyright bumped to 2020 2020-01-17 21:21:11 +00:00