Online Documentation for SQL Manager for PostgreSQL

Executing functions


Function Editor provides an ability to execute functions. Click the btnExecuteQuery Execute item of the Navigation bar or use the corresponding toolbar button to execute the function.

 

If the function has input parameters, SQL Manager allows you to specify the values for these parameters in the Input Parameters dialog, which appears just before execution.

 

The result of the successfully executed function, as well as the error message in case of execution failure, appears in the message panel at the bottom of the Function Editor window.

 

Note: If any unsaved changes are applied to the stored function being currently edited, the execution of the function is impossible unless changes are saved through the Compile item of the Navigation bar.