pgAdmin 4 commit: Fix encoding issue for background process, it is regr - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix encoding issue for background process, it is regr
Date
Msg-id E1hqZy2-0005cg-OX@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix encoding issue for background process, it is regression of Master Password. Fixes #4303

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3386100d31990cbeefe33c64a496a04b82f6af98
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Don't try to install Chromedriver using the chromedri
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add a framework for testing reversed engineered SQL a