From: | Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com> |
---|---|
To: | Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: PATCH: Debugger with Postgres Plus Advanced Server (EnterpriseDB) |
Date: | 2013-07-08 15:56:27 |
Message-ID: | CAG7mmoyskUEGki9qWeDWBDiroAnTX9QnCJy-M0Qaf-2yai376A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Thanks
On Mon, Jul 8, 2013 at 7:23 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> Thanks, patch applied.
>
>
> On Fri, Jul 5, 2013 at 1:32 PM, Ashesh Vashi <
> ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
>
>> Hi Dave,
>>
>> Debugger with PPAS was not working properly due some of the typos in the
>> commands for the older version of debugger and in the target generation
>> query.
>> I also found an assert initializing the parameter window while debugging
>> a procedure/function of a package without any parameter.
>> We do open that dialog to ask the user, if he wants to debug the package
>> initializer too or not.
>>
>> Please find the patch for the same.
>>
>> --
>>
>> Thanks & Regards,
>>
>> Ashesh Vashi
>> EnterpriseDB INDIA: Enterprise PostgreSQL Company<http://www.enterprisedb.com>
>>
>>
>>
>> *http://www.linkedin.com/in/asheshvashi*<http://www.linkedin.com/in/asheshvashi>
>>
>
>
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
--
--
Thanks & Regards,
Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company<http://www.enterprisedb.com>
*http://www.linkedin.com/in/asheshvashi*<http://www.linkedin.com/in/asheshvashi>
From | Date | Subject | |
---|---|---|---|
Next Message | Ashesh Vashi | 2013-07-08 15:57:02 | Re: PATCH: Wait for the thread only if it is running |
Previous Message | Ashesh Vashi | 2013-07-08 15:56:07 | Re: PATCH: Debug a function deleted outside the pgAdmin III environment |