Re: [pgAdmin4][Debugger][Patch]: RM-1225 - Debugger start error if function contains special characters - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin4][Debugger][Patch]: RM-1225 - Debugger start error if function contains special characters
Date
Msg-id CA+OCxoxkZqL3keZC9S1ceLOK2r_LDK301AjXg9HVo96BTySSng@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][Debugger][Patch]: RM-1225 - Debugger start error if function contains special characters  (Neel Patel <neel.patel@enterprisedb.com>)
List pgadmin-hackers
Thanks, applied.

On Sat, Jun 4, 2016 at 9:49 AM, Neel Patel <neel.patel@enterprisedb.com> wrote:
> Hi,
>
> Please find the attached patch file for the fix of RM-1225.
>
> Issue :-
> Debugger start error when function name contains the special characters.
>
> Solution:-
> Added "qtIdent" function so that special characters will be handled
> properly.
>
> Do review it and let us know for comments.
>
> Thanks,
> Neel Patel
>
>
> --
> 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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Properly quote function names when starting the debug
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix various cosmetic issues with preference dialog