Online Documentation for SQL Manager for PostgreSQL
Setting configuration parameters
Use the Configuration Parameters tab to set function or procedure configuration parameters.
Configuration parameter is set to the specified value when the function\procedure is entered, and then restored to its prior value on exiting.
Use the Parameter Name list to select settable run-time parameters.
Parameter Value
Enter a new value of parameter. Values can be specified as string constants, identifiers, numbers, or comma-separated lists of these, as appropriate for the particular parameter.
If the Take Current Value option is checked for a particular parameter then the session's current value of the parameter is saved as the value to be applied when the function\procedure is entered.