Ensure the grant wizard works with objects with special characters in the name. 
Fixes #1599

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9155c2111f3f276614987f55e083da63239855d6
Author: Surinder Kumar <surinder.ku...@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/grant_wizard/__init__.py              | 17 +++++++----------
.../templates/grant_wizard/pg/9.1_plus/sql/function.sql |  5 +++--
.../templates/grant_wizard/pg/9.1_plus/sql/sequence.sql |  7 ++++---
.../templates/grant_wizard/pg/9.1_plus/sql/table.sql    |  7 ++++---
.../templates/grant_wizard/pg/9.1_plus/sql/view.sql     |  5 +++--
.../grant_wizard/ppas/9.1_plus/sql/function.sql         |  5 +++--
.../grant_wizard/ppas/9.1_plus/sql/sequence.sql         |  7 ++++---
.../templates/grant_wizard/ppas/9.1_plus/sql/table.sql  |  7 ++++---
.../templates/grant_wizard/ppas/9.1_plus/sql/view.sql   |  5 +++--
9 files changed, 35 insertions(+), 30 deletions(-)


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to