]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test: test hstore registration using different encodings
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 1 Feb 2023 01:04:04 +0000 (02:04 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 4 Feb 2023 09:48:01 +0000 (10:48 +0100)
commitad0f49a03868bbc1c8260c0c3de6c6d864d540b5
treec37cd281a2094ed37d792b8f9f94c8811baf8fe4
parentca6db5c213ad61af1f4690339248a3a447b31ef5
test: test hstore registration using different encodings

Reproduce the "emerging" bug reported in #503.
tests/types/test_hstore.py