Help Center> GaussDB> Centralized_3.x> Schemas> DBE_PLDEBUGGER Schema> DBE_PLDEBUGGER.local_debug_server_info
Updated on 2024-05-07 GMT+08:00

DBE_PLDEBUGGER.local_debug_server_info

This function is used to query the OID of the stored procedure that has been turned on in the current connection. You can use funcoid and pg_proc together to determine which stored procedures are to be debugged.

Table 1 local_debug_server_info returned input parameters and return values

Name

Type

Description

nodename

OUT text

Node name

port

OUT bigint

Port number

funcoid

OUT oid

Stored procedure OID