]> git.ipfire.org Git - thirdparty/psycopg.git/commit
fix(windows): resolve absolute path to libpq
authorAlessandro Della Villa <kemosh@users.noreply.github.com>
Sat, 28 Sep 2024 14:12:40 +0000 (16:12 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 29 Sep 2024 13:37:25 +0000 (15:37 +0200)
commitbea783d394ab5ad1f9f795af22a77370fad28ab6
tree653d9c4d288b9660a399bda8b1113992afbaa341
parent494bd6f0efcf1ba79df80d378b3cfd0a202631af
fix(windows): resolve absolute path to libpq

Might solve the problem mentioned in the comments in #912.
psycopg/psycopg/pq/misc.py