pgadmin4/web/pgadmin/tools/debugger/templates/debugger/sql
Harshal Dhumal 208ee4da8c Fixed debugger execution issues:
1. Allow debugging of EPAS package procedures/functions with INOUT params.
 2. Add support for indirect debugging for EPAS package procedures/functions.
 3. Allow debugging with NULL param values.
 4. Remove saved debug arguments.

Fixes #3191
2018-08-29 17:44:37 +05:30
..
v1 Fix debugging of self-referencing functions. Fixes #2524 2017-12-05 13:32:06 +09:00
v2 Fix debugging of self-referencing functions. Fixes #2524 2017-12-05 13:32:06 +09:00
execute_edbspl.sql Fixed below review comments 2016-05-06 16:05:32 +05:30
execute_plpgsql.sql Function and procedure support for PG11. Fixes #3362 2018-06-13 15:03:17 +01:00
get_function_debug_info.sql Fixed debugger execution issues: 2018-08-29 17:44:37 +05:30
get_trigger_function_info.sql Set break point option should present in pgAdmin4 for trigger. Fixes #1226 2016-08-29 13:43:43 +05:30