Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ stat
Class
stat
src/backend/utils/init/miscinit.c:322–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
320
checkDataDir(void)
321
{
322
struct stat stat_buf;
323
324
Assert(DataDir);
325
Callers
1
checkDataDir
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected