psycopg2/psycopg
Daniele Varrazzo f4282c6d87 chore: drop Postgres version parsing in setup.py
The macro is in the include files, no idea why parsing it from pg_config
was needed.
2025-01-04 19:06:56 +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 Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
adapter_asis.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
adapter_binary.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
adapter_binary.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
adapter_datetime.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
adapter_datetime.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
adapter_list.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
adapter_list.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
adapter_pboolean.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
adapter_pboolean.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
adapter_pdecimal.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
adapter_pdecimal.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
adapter_pfloat.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
adapter_pfloat.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
adapter_pint.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
adapter_pint.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
adapter_qstring.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
adapter_qstring.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
aix_support.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
aix_support.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
bytes_format.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
column_type.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
column.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
config.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
connection_int.c adds notifications processing after every PQexec 2024-10-11 00:26:05 +02:00
connection_type.c support for python 3.11 2021-11-11 21:13:38 +01:00
connection.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
conninfo_type.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
conninfo.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
cursor_int.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
cursor_type.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
cursor.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
diagnostics_type.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
diagnostics.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
error_type.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
error.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
green.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
green.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
libpq_support.c Include sys/time.h for gettimeofday 2021-12-03 11:29:39 +01:00
libpq_support.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
lobject_int.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
lobject_type.c Update lobject_type.c 2024-02-15 22:26:05 +00:00
lobject.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
microprotocols_proto.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
microprotocols_proto.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
microprotocols.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
microprotocols.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
notify_type.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
notify.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
pgtypes.h Added aync.txt to distribution. 2005-11-29 12:01:46 +00:00
pqpath.c adds notifications processing after every PQexec 2024-10-11 00:26:05 +02:00
pqpath.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
psycopg.h chore: drop Postgres version parsing in setup.py 2025-01-04 19:06:56 +01:00
psycopgmodule.c Return NULL on failed module initialization 2023-08-04 17:19:58 +01:00
python.h Drop Python 3.7 in other places 2024-10-05 01:41:20 -06:00
replication_connection_type.c support for python 3.11 2021-11-11 21:13:38 +01:00
replication_connection.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
replication_cursor_type.c Include sys/time.h for gettimeofday 2021-12-03 11:29:39 +01:00
replication_cursor.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
replication_message_type.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
replication_message.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
solaris_support.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
solaris_support.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
sqlstate_errors.h chore: add TransactionTimeout error, added in PostgreSQL 17 2024-10-11 02:41:31 +02:00
typecast_array.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
typecast_basic.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
typecast_binary.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
typecast_binary.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
typecast_builtins.c Added BYTESARRAY typecaster 2019-01-18 15:47:01 +00:00
typecast_datetime.c chore: drop support for Python 3.6 2023-10-03 11:39:35 +02:00
typecast.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
typecast.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
utils.c _PyInterpreterState_Get() has become public in Python 3.13 2024-04-24 10:15:50 +02:00
utils.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
win32_support.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
win32_support.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
xid_type.c Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
xid.h Copyright year updated to 2021 2021-06-15 00:37:22 +01:00