pgAdmin 4 commit: Fix encoding issue for background process, it is regr

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix encoding issue for background process, it is regr
Дата
Msg-id E1hqZy2-0005cg-OX@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Don't try to install Chromedriver using the chromedri
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add a framework for testing reversed engineered SQL a