Open NoyException opened 19 hours ago
I will try to fix the issue faced by psycopg2
now.
@NoyException Which version of psycopg2 did you use for the test? I ran the test with psycopg2-2.9.10
and the connection was established as expected.
@NoyException Which version of psycopg2 did you use for the test? I ran the test with
psycopg2-2.9.10
and the connection was established as expected.
This bug was found yesterday, and now I find it fixed in the newest version. Thank you for your attention.
c (using libpq-fe): ok
Java (using postgresql JDBC):
Php (using php-pgsql): Numbers are garbled
Python (using psycopg2): fixed