pgAdmin 4 commit: Ensure that utility existence check should work fors - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that utility existence check should work fors
Date
Msg-id E1gFfeZ-0006ny-QC@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that utility existence check should work for schema and
other child objects while taking Backup/Restore. Fixes #3722

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0d5a6eeeffa1c7aac6274ee798b7e74e603c5804

Modified Files
--------------
docs/en_US/release_notes_3_5.rst                      | 3 ++-
web/pgadmin/tools/backup/static/js/backup_dialog.js   | 3 ++-
web/pgadmin/tools/restore/static/js/restore_dialog.js | 3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: 1) Fixed process watcher status message when userhas
Next
From: Akshay Joshi
Date:
Subject: [pgAdmin4][Patch]: RM #3676 Issue with the pgAdmin create script forthe function wrapped with edbwrap