Thread: pgAdmin 4 commit: Fix the issue in MATERIALIZED VIEW node where user wa

Fix the issue in MATERIALIZED VIEW node where user was not able to add/update security label. Fixes #1458

Branch
------
master

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

Modified Files
--------------
.../schemas/views/templates/mview/pg/9.3_plus/sql/grant.sql       | 4 ++--
.../schemas/views/templates/mview/pg/9.3_plus/sql/update.sql      | 8 ++++----
.../schemas/views/templates/mview/pg/9.4_plus/sql/grant.sql       | 4 ++--
.../schemas/views/templates/mview/pg/9.4_plus/sql/update.sql      | 8 ++++----
.../schemas/views/templates/mview/ppas/9.3_plus/sql/grant.sql     | 4 ++--
.../schemas/views/templates/mview/ppas/9.3_plus/sql/update.sql    | 8 ++++----
6 files changed, 18 insertions(+), 18 deletions(-)