pgAdmin 4 commit: Fix Python 2.6 support for SQL_ASCII data in the quer

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix Python 2.6 support for SQL_ASCII data in the quer
Date: 2018-06-21 21:06:55
Message-ID: E1fW6n9-0004m2-Bt@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-06-21 21:07:02 Re: [pgAdmin4][RM#3289] Can't query SQL_ASCII database.
Previous Message pgAdmin 4 Jenkins 2018-06-21 20:57:13 Build failed in Jenkins: pgadmin4-master-python26 #801