pgAdmin 4 commit: Fix query history issue for Python 2.7, it is a regre

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix query history issue for Python 2.7, it is a regre
Date: 2019-09-17 05:37:10
Message-ID: E1iA6Ao-0001PU-Se@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix query history issue for Python 2.7, it is a regression of #4750.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/sqleditor/utils/query_history.py | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-09-17 06:12:09 pgAdmin 4 commit: Fix RESQL/MSQL test cases for Python 2.7
Previous Message Akshay Joshi 2019-09-16 13:40:40 Re: [pgAdmin4][RM#4750] Query tool history throws an error for encoding