Re: [pgAdmin4][RM#3457] [EPAS] Debugger: Unable to debug the procedure which is under the Package node

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][RM#3457] [EPAS] Debugger: Unable to debug the procedure which is under the Package node
Date: 2018-06-29 14:20:51
Message-ID: CA+OCxowEw=fOek9fdATcAcZzBhOTofOb8Bb0rA18gw0mPsx0kQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Fri, Jun 29, 2018 at 2:43 PM, Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:

> Hi,
>
> PFA patch to fix the issue which is EPAS specific where the user is not
> able to debug the procedure in the package.
>
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
>

--
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 2018-06-29 16:00:04 Re: [pgAdmin4][RM3294] User need to reset the layout to see the changed preferences parameters
Previous Message Dave Page 2018-06-29 14:20:37 pgAdmin 4 commit: Fix debugging of procedures in EPAS packages. Fixes #