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.

 

Procedure Editor - Navigation bar

The Navigation bar of Function Editor allows you to:

 

Object

iconDB select a database

iconObjects_Function select a function for editing

 

General

iconCompile compile the function (if it is being created/modified)

iconSaveDescription save the function description (if it has been modified)

iconCheckSyntax check function syntax

iconDebug debug the function using Function debugger

debugwithextensiondebug with pldbgapi extension

iconExecute execute the function

iconRefresh refresh the content of the active tab

iconPrint print metadata of the function

iconTools_DependencyTree view the dependency tree for the function

iconRestoreDefaultSize 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

iconSaveToFile save object description to file

iconCopyToClipboard copy description to clipboard

 

DDL

iconSaveToFile save DDL to file

iconTools_SQLEditor open DDL in Query Data

 

NB: You can enable\disable Toolbars and Navigation bars at Environment options.