Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ GetCommandTagName
Function
GetCommandTagName
src/backend/tcop/cmdtag.c:44–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
const char *
45
GetCommandTagName(CommandTag commandTag)
46
{
47
return tag_behavior[commandTag].name;
48
}
49
50
bool
51
command_tag_display_rowcount(CommandTag commandTag)
Callers
15
pltcl_event_trigger_handler
Function · 0.85
plpgsql_fulfill_promise
Function · 0.85
plperl_event_trigger_build_args
Function · 0.85
exec_simple_query
Function · 0.85
exec_execute_message
Function · 0.85
EndCommand
Function · 0.85
standard_ProcessUtility
Function · 0.85
InjectFaultInit
Function · 0.85
interpret_AS_clause
Function · 0.85
EventTriggerCommonSetup
Function · 0.85
ExecuteSqlString
Function · 0.85
DtxProtocolCommandToString
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected