Online Documentation for SQL Manager for PostgreSQL
Execute Script
Abort script execution on error
If this option is checked, script execution is aborted if an error occurs.
Execute in transaction, rollback on error
This option is only available if the Abort script on error option is checked. This option evokes automatic rollback when script execution is aborted.
Enable parsing
With this option checked, Execute Script Editor parses the loaded script to enable fast navigation in the Script Explorer tool.
Show message when done
Displays a message box on finishing script execution.
Execute selected text separately
Check this option to allow execution of the selected statement separately.
Don't clear error list on selected text execution
If this option is checked, the error list is not cleared upon execution of the selected statement.
Show notices in error list
Select this option to enable information messages when working with scripts.
Register newly created databases
If the option is enabled, the Register Database dialog will appear when a database is created using Execute Script.
Disable all code features in Execute Script
This option disables code completion, code folding, highlight and all options that are set on the Code completion page. For options that are set on the Color Scheme page, the defaults will be applied.
See also: |