pgAdmin 4 commit: Fix Python 2.6 support for SQL_ASCII data in thequer - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix Python 2.6 support for SQL_ASCII data in thequer
Date
Msg-id E1fW6n9-0004m2-Bt@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix Python 2.6 support for SQL_ASCII data in the query tool.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4ba0e1a6f307d434356c24fb5c577b1d16826371

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/connection.py | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: pgAdmin 4 Jenkins
Date:
Subject: Build failed in Jenkins: pgadmin4-master-python26 #801
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#3289] Can't query SQL_ASCII database.