Postgres Plus Advanced Server includes the Procedural Language (PL) Debugger, used to develop and analyze stored procedures, functions and triggers in applications written for the Postgres Plus database. The Procedural Language Debugger allows developers to step through code one line at a time as it executes, to set and remove conditional breakpoints, to watch and modify variables, to view the execution stack, and more.
Key features of the Procedural Language Debugger include: