]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Detect the range oid from the subtype for non-builtins too
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 5 Feb 2021 02:45:05 +0000 (03:45 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 5 Feb 2021 02:52:13 +0000 (03:52 +0100)
commit78a0baaa21bb9a6b1b7e4bda2f761baa53058beb
tree7b6920a2954444c9294ff4db8cfbdb6216fc16b9
parent36ae4d40d1ed2f27954e5b68db5764cc8db08e93
Detect the range oid from the subtype for non-builtins too
psycopg3/psycopg3/types/range.py
tests/types/test_range.py