Ensure parameter values are quoted when needed when editing roles. Fixes #4393
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=776884860e11d15b6bb1db5e094a4cd728a84fd9 Author: Akshay Joshi <akshay.jo...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_11.rst | 1 + .../templates/columns/sql/default/get_position.sql | 2 +- .../servers/templates/macros/variable.macros | 2 +- web/pgadmin/utils/driver/psycopg2/__init__.py | 24 ++++++++++++++++++---- 4 files changed, 23 insertions(+), 6 deletions(-)