pgadmin4/web/pgadmin/misc/bgprocess
Aditya Toshniwal d056a94f0c popen() function strips the quotes from the arguments, so backup fails
for the schema name that needs quoting.

Code is changed to add escapers.

Fixes #4590
2019-10-10 17:58:32 +05:30
..
static Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
__init__.py popen() function strips the quotes from the arguments, so backup fails 2019-10-10 17:58:32 +05:30
process_executor.py popen() function strips the quotes from the arguments, so backup fails 2019-10-10 17:58:32 +05:30
processes.py Fixed following issues: 2019-01-16 11:55:08 +05:30