Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ sepgsql_get_debug_audit
Function
sepgsql_get_debug_audit
contrib/sepgsql/hooks.c:74–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
static bool sepgsql_debug_audit;
73
74
bool
75
sepgsql_get_debug_audit(void)
76
{
77
return sepgsql_debug_audit;
78
}
79
80
/*
81
* sepgsql_object_access
Callers
2
sepgsql_check_perms
Function · 0.85
sepgsql_avc_check_perms_label
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected