MCPcopy 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

72static bool sepgsql_debug_audit;
73
74bool
75sepgsql_get_debug_audit(void)
76{
77 return sepgsql_debug_audit;
78}
79
80/*
81 * sepgsql_object_access

Callers 2

sepgsql_check_permsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected