public inbox for [email protected]  
help / color / mirror / Atom feed
From: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fix handling of SQL_ASCII data in the query tool. Fix
Date: Thu, 21 Jun 2018 12:26:09 +0000
Message-ID: <[email protected]> (raw)

Fix handling of SQL_ASCII data in the query tool. Fixes #3289. Fixes #3250

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=df85392bbf2203e8d4b0796dd449f8a29cf3...
Author: Aditya Toshniwal <[email protected]>

Modified Files
--------------
web/pgadmin/tools/sqleditor/__init__.py            |   6 +-
.../tools/sqleditor/tests/test_encoding_charset.py | 113 +++++++++++++++++++++
web/pgadmin/utils/ajax.py                          |   5 +-
web/pgadmin/utils/driver/psycopg2/connection.py    |  49 +++++++--
web/pgadmin/utils/driver/psycopg2/typecast.py      |  41 +++-----
web/regression/python_test_utils/test_utils.py     |  12 ++-
6 files changed, 188 insertions(+), 38 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: pgAdmin 4 commit: Fix handling of SQL_ASCII data in the query tool. Fix
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox