164 Star 224 Fork 1.2K

openGauss / docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
DBE_PLDEBUGGER-local_debug_server_info.md 2.75 KB
一键复制 编辑 原始数据 按行查看 历史
yaozc701 提交于 2021-10-27 10:42 . fix issue

DBE_PLDEBUGGER.local_debug_server_info

用于查找当前连接中已经turn_on的存储过程oid。便于用户确认在调试哪些存储过程,需要通过funcoid和pg_proc配合使用。

表 1 local_debug_server_info 返回值列表

名称

类型

描述

nodename

OUT text

节点名称。

port

OUT bigint

端口号。

funcoid

OUT oid

存储过程oid。

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

搜索帮助