On Sat, Jun 20, 2009 at 8:52 AM, fatmijumar
fatmijumar<fatmiju...@gmail.com> wrote:
> We have
>
> - postgresql 8.3.7 + plpgsql debugger
> - pgadmin III v.1.10.0 RC1
>
> The debugger works OK with pgsql functions, but it does not work
> stepping into other functions.
>
> That is
>
> function 1
> BEGIN
>  ...
>  calls function 2 (step into does not work, it does not go into the
> code of function2)
> END;
>
> We can debug function1 and function2 separately, but when debugging
> function1, there is no way to go into function2.

We're looking into this - thanks.

-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to