????
Current Path : C:/opt/pgsql/pgAdmin 4/web/pgadmin/tools/debugger/templates/debugger/sql/v1/ |
Current File : C:/opt/pgsql/pgAdmin 4/web/pgadmin/tools/debugger/templates/debugger/sql/v1/attach_to_port.sql |
{### Attach the target to port for debugging ###} {% if port %} SELECT * FROM pldbg_attach_to_port({{port}}::int) {% endif %}