help on plpgsqldebugger

From: fatmijumar fatmijumar <fatmijumar(at)gmail(dot)com>
To: "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org>
Subject: help on plpgsqldebugger
Date: 2009-06-20 07:52:29
Message-ID: 15ab4b4f0906200052o2c6d96c7uabc37a66b9402fc7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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.

Please, tell us what can we do on this. Regards.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Michael Fraley 2009-06-21 17:57:12 default data sort
Previous Message Madis Pärn 2009-06-19 16:28:45 windows build warnings