pgAdmin 4 commit: Ensure PG/EPAS configuration warnings are shown appro - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure PG/EPAS configuration warnings are shown appro
Date
Msg-id E1baQ1P-000724-IK@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure PG/EPAS configuration warnings are shown appropriate for the server type. Fixes #1563

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=013ff1090e4b084166077a9e43196a91d7e17e24
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/backup/templates/backup/js/backup.js              | 6 ++++--
.../tools/import_export/templates/import_export/js/import_export.js | 3 ++-
.../tools/maintenance/templates/maintenance/js/maintenance.js       | 3 ++-
web/pgadmin/tools/restore/templates/restore/js/restore.js           | 3 ++-
4 files changed, 10 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [Patch][pgAdmin4]: RM1442 - Table column data is incomplete for columns having more character lengths
Next
From: Dave Page
Date:
Subject: Re: PATCH: To fix the issue in configuration error message (pgAdmin4)