pgAdmin 4 commit: Backup,Maintenance and Restore should not be started - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Backup,Maintenance and Restore should not be started
Date
Msg-id E1fFccQ-0008BF-5H@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Backup, Maintenance and Restore should not be started if database name contains "=" symbol. Fixes #1220 #1221

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/backup/static/js/backup.js           | 11 +++++++++++
web/pgadmin/tools/maintenance/static/js/maintenance.js | 12 ++++++++++++
web/pgadmin/tools/restore/static/js/restore.js         | 11 +++++++++++
3 files changed, 34 insertions(+)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] Feature #3270 Add support for runningregression tests against Firefox
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch]: Fixed RMs #1220 & #1221