pgAdmin 4 commit: Fix regression issue caused due to encoding fixes. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix regression issue caused due to encoding fixes.
Date
Msg-id E1h0l2S-00035f-83@gothos.postgresql.org
Whole thread Raw
List 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.vashi@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: Async queries pretending to be synchronous
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - Encoding Fixes