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

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
Thanks, applied.

On Thu, Oct 20, 2016 at 6:40 AM, Surinder Kumar
<surinder.kumar@enterprisedb.com> wrote:
> 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
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company