]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Refactor range adapters to make dumper and loader functions reusable
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 2 Oct 2021 01:48:34 +0000 (03:48 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 4 Oct 2021 12:45:56 +0000 (14:45 +0200)
commit42d1c23a3f64a28cc9486eb440e956fb6b35ee4a
treeec32007ddb6180466acfe8f36e97cd3bf17ecbbe
parent5722eb59d46cf85c4086b3cfe06a929ee4d211aa
Refactor range adapters to make dumper and loader functions reusable
psycopg/psycopg/types/composite.py
psycopg/psycopg/types/range.py