描述:PL执行过程中,可以使用此函数来抛ERROR。
返回值类型:void
参数
类型
说明
是否必选
log
text
error消息的内容。
是
code
int4
error消息对应的error code,范围为:-20999 ~ -20000。
否