pgAdmin 4 commit: Fix unicode handling in the external process toolsan

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix unicode handling in the external process toolsan
Дата
Msg-id E1evqnT-0003fj-FU@gothos.postgresql.org
обсуждение исходный текст
Ответы Re: pgAdmin 4 commit: Fix unicode handling in the external processtools an  (Joao De Almeida Pereira <jdealmeidapereira@pivotal.io>)
Список pgadmin-hackers
Fix unicode handling in the external process tools and show the complete command in the process viewer. Fixes #2963.
Fixes#3157. 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=802269910c37a52aa57479bbcc1d8d078f6a88e1
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/misc/bgprocess/processes.py           | 36 +++++++++++++++++++++--
web/pgadmin/misc/bgprocess/static/js/bgprocess.js |  6 ++--
web/pgadmin/tools/backup/__init__.py              |  5 ++--
3 files changed, 38 insertions(+), 9 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin4][patch] Unit test fail on GreenPlum (#3190)
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #2963 - Backup database, Restore database and Maintenance Database failed for é object.