]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test: reproduce the error in TypeInfo.fetch() in sql_ascii connection
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 1 Feb 2023 00:39:51 +0000 (01:39 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 4 Feb 2023 13:47:19 +0000 (14:47 +0100)
commit7f304a6c8b9d52737875eec9cfd6b9b65776fd24
tree2b61d76a2d949d23a89696b571fc22458796093b
parentc1b9edaac2dbbf790654491fcba656db236bb3f2
test: reproduce the error in TypeInfo.fetch() in sql_ascii connection

Reported in #503.
tests/test_typeinfo.py