Online Documentation for SQL Manager for PostgreSQL

Using Navigation bar and Toolbar


The Navigation bar and Toolbar provide quick access to tools implemented in Procedure Editor.

 

Procedure Editor - Navigation bar

 

 

The Navigation bar of Procedure Editor allows you to:

 

Object

iconDB select a database

iconObjects_Function select a procedure for editing

 

General

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

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

iconCheckSyntax check procedure syntax

iconDebug debug the procedure using debugger

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 procedure:

 

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.