pgAdmin 4 commit: Fix regression issue caused due to encoding fixes.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix regression issue caused due to encoding fixes.
Date: 2019-03-04 10:41:40
Message-ID: E1h0l2S-00035f-83@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix regression issue caused due to encoding fixes.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=efeb9d6d20d6e927d8a9128bce3e048990a8ebb6
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-03-04 10:42:08 Re: [pgAdmin4][Patch] - Encoding Fixes
Previous Message Khushboo Vashi 2019-03-04 10:35:12 Re: Async queries pretending to be synchronous