[pgAdmin4][Patch]: RM1599 - Unable to fetch the records for grant wizard if schema contains special characters

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM1599 - Unable to fetch the records for grant wizard if schema contains special characters
Date: 2016-10-20 05:40:19
Message-ID: CAM5-9D9c+Dyp4ta=trsO=KgCSj_qyV_o8G9YCVZbgShKiJ6kDw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Issue:
The schema name was passed into the template files to get schema name in
response which doesn't escape special characters.

Now schema is fetched using a JOIN statement on needed tables.

Please find attached patch and review.

Thanks,
Surinder Kumar

Attachment Content-Type Size
RM1599.patch application/octet-stream 11.7 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-10-20 05:45:35 Re: RM1849: Auto-generating security keys
Previous Message Fahar Abbas 2016-10-20 05:33:11 Re: RM1849: Auto-generating security keys