DBE_PLDEBUGGER.abort

This function is used to abort the stored procedure executed on the server and report an error. The return value indicates whether the abort message is successfully sent.

The function prototype is as follows:

DBE_PLDEBUGGER.abort()
RETURN boolean;

Table 1 abort input parameters and return values

Name

Type

Description

abort

OUT boolean

Success or failure

Feedback
编组 3备份
    openGauss 2024-05-07 00:46:52
    cancel