]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Adapt find_library() call to find libpq.dll on Windows
authorDaniel Fortunov <github@danielfortunov.com>
Sun, 19 Jul 2020 23:19:21 +0000 (00:19 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 24 Nov 2020 21:28:00 +0000 (21:28 +0000)
commit278b392a36b38d71083b0c4816f21f625fb65634
tree5e6238e278887361d0d3a8613902a45dd5f68753
parentddc3bb2d1f658792df1f18e2c9c31aa378122837
Adapt find_library() call to find libpq.dll on Windows
psycopg3/psycopg3/pq/__init__.py
psycopg3/psycopg3/pq/_pq_ctypes.py
tests/fix_pq.py