DBE_PLDEBUGGER.set_var

Changes the variable on the top-layer stack in the specified debugging stored procedure to the value of the input parameter. If a stored procedure contains variables with the same name, set_var supports only the setting of the first variable value.

Table 1 set_var input parameters and return values

Name

Type

Description

var_name

IN text

Variable name

value

IN text

New value

result

OUT boolean

Result (success or failure)

Feedback
编组 3备份
    openGauss 2024-05-08 00:47:02
    cancel