Online Documentation for SQL Manager for PostgreSQL
Procedures
A Procedure is a part of code, which performs the row of actions, but doesn't return any values. One of the main features of procedures is using transaction in code. Procedures are supported in PostgreSQL server versions starting from 11.0.
You can create or edit existing procedures in Procedure editor.
Using Navigation bar and Toolbar
Setting configuration parameters