]> git.ipfire.org Git - thirdparty/psycopg.git/commit
fix: honour the PGCONNECT_TIMEOUT env var
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 13 Dec 2023 03:55:51 +0000 (04:55 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 14 Dec 2023 11:51:12 +0000 (12:51 +0100)
commit587a117182d169f36536656e448613d9798b2cfe
treeea49eb4b1f687e4a644809f5813ab00e3fa435a9
parent04e3d6fa4d69e0c378f4ca68d0621e7cbe7f5e60
fix: honour the PGCONNECT_TIMEOUT env var
docs/news.rst
psycopg/psycopg/conninfo.py
tests/test_conninfo.py