DBE_PLDEBUGGER.local_debug_server_infoDBE_PLDEBUGGER.local_debug_server_info用于查找当前连接中已经turn_on的存储过程oid。便于用户确认在调试哪些存储过程,需要通过funcoid和pg_proc配合使用。 表 1 local_debug_server_info 返回值列表 名称类型描述nodenameOUT text节点名称。portOUT bigint端口号。funcoidOUT oid存储过程oid。