????

Your IP : 216.73.216.188


Current Path : C:/opt/pgsql/pgAdmin 4/web/pgadmin/tools/debugger/templates/debugger/sql/v3/
Upload File :
Current File : C:/opt/pgsql/pgAdmin 4/web/pgadmin/tools/debugger/templates/debugger/sql/v3/deposit_value.sql

{### Change the variable value and submit during debugging ###}
{% if session_id %}
SELECT * FROM pldbg_deposit_value({{session_id}}::int, {{var_name|qtLiteral(conn) }}, {{line_number}}, {{val|qtLiteral(conn)}})
{% endif %}