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(dot)vashi(at)enterprisedb(dot)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(-)