164 Star 224 Fork 1.2K

openGauss / docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
提示信息函数.md 2.62 KB
一键复制 编辑 原始数据 按行查看 历史
tongdabao 提交于 2021-09-10 17:19 . feature

提示信息函数

  • report_application_error

    描述:PL执行过程中,可以使用此函数来抛ERROR。

    返回值类型:void

    表 1 report_application_error参数说明

    参数

    类型

    说明

    是否必选

    log

    text

    error消息的内容。

    code

    int4

    error消息对应的error code,范围为:-20999 ~ -20000。

1
https://gitee.com/opengauss/docs.git
git@gitee.com:opengauss/docs.git
opengauss
docs
docs
2.1.0

搜索帮助