]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Bypass call to _get_optimised if using the Python implementation
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 2 May 2021 00:10:41 +0000 (02:10 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 2 May 2021 00:10:41 +0000 (02:10 +0200)
commit5beb36e7a5fca6a480bad5668cff55eb2a029280
tree4ed331fe34c29bbd17258c0173af5dc08856eb0b
parent280a5db9c35e3c1e3d9cdd402f7fc677fd275a15
Bypass call to _get_optimised if using the Python implementation
psycopg3/psycopg3/adapt.py