]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Fix wrong error message on unknown PostgreSQL encoding
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 20 Oct 2021 11:16:42 +0000 (13:16 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 20 Oct 2021 11:23:39 +0000 (13:23 +0200)
commit7c0d13eb05bf9acc71afec43a95cbce6e20b844e
tree786813eb033f15e044df3a00328718ff6fadfa40
parent0cd95dac6ca08a1ebcb4cf29710cc7b5d2fd003e
Fix wrong error message on unknown PostgreSQL encoding

Reported in #122.
psycopg/psycopg/_encodings.py