Generic function qtLiteral was not adapting values properly when they contain non ascii characters. Fixes #2305
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9acf3404005333daaa9658c4e2c22ad58ad1f99b Author: Harshal Dhumal <[email protected]> Modified Files -------------- web/pgadmin/utils/driver/psycopg2/__init__.py | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
