Online Documentation for SQL Manager for PostgreSQL
Using Navigation bar and Toolbar
The Navigation bar and Toolbar provide quick access to tools implemented in Function Editor.
The Navigation bar of Function Editor allows you to:
Object
select a database
select a function for editing
General
compile the function (if it is being created/modified)
save the function description (if it has been modified)
check function syntax
debug the function using Function debugger
debug with pldbgapi extension
execute the function
refresh the content of the active tab
print metadata of the function
view the dependency tree for the function
restore the default size and position of the editor window
Depending on the current tab selection, the Navigation bar expands to one or more additional panes with tab-specific actions that can be useful for working with the function:
Description
save object description to file
copy description to clipboard
DDL
save DDL to file
open DDL in Query Data
NB: You can enable\disable Toolbars and Navigation bars at Environment options.