????
Current Path : C:/opt/pgsql/pgAdmin 4/web/pgadmin/tools/debugger/templates/debugger/sql/v3/ |
Current File : C:/opt/pgsql/pgAdmin 4/web/pgadmin/tools/debugger/templates/debugger/sql/v3/wait_for_target.sql |
{### Wait for the target for debugging ###} {% if session_id %} SELECT * FROM pldbg_wait_for_target({{session_id}}::int) {% endif %}