]> git.ipfire.org Git - thirdparty/psycopg.git/commit
chore: add debug logging at connection time
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 29 Apr 2025 14:14:40 +0000 (16:14 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 30 Apr 2025 13:05:20 +0000 (15:05 +0200)
commit0f9c8046d6cb0330713624956ff39f0e4ed240b8
tree4b1dc2079f4b24ec000402ab4daf920e5fae2f59
parent5a21734f7024372493e7a04daa133016fd322256
chore: add debug logging at connection time

Only added to the Python implementation for the moment.

See #888
psycopg/psycopg/generators.py