Glyn Astill wrote:
>> From: cyw(at)dls(dot)net <cyw(at)dls(dot)net>
>> Just to seek some tips on how to efficiently debug PL/SQL.
>>
>edb have a debugger that intigrates with pgadmin
>
>http://pgfoundry.org/projects/edb-debugger/
This debugger is integrated with pgAdminIII that is shipped with PostgreSQL
8.3.
Just right click the desired function and chose an action from the "Debugging"
context menu.
Rainer