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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Debugger][Patch]: RM-1225 - Debugger start error if function contains special characters
Date: 2016-06-08 12:22:13
Message-ID: CA+OCxoxkZqL3keZC9S1ceLOK2r_LDK301AjXg9HVo96BTySSng@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, applied.

On Sat, Jun 4, 2016 at 9:49 AM, Neel Patel <neel(dot)patel(at)enterprisedb(dot)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(at)postgresql(dot)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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-08 12:29:52 pgAdmin 4 commit: Fix various cosmetic issues with preference dialog
Previous Message Dave Page 2016-06-08 12:22:06 pgAdmin 4 commit: Properly quote function names when starting the debug