Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ stat
Class
stat
src/fe_utils/archive.c:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
char *xlogRestoreCmd;
44
int rc;
45
struct stat stat_buf;
46
47
snprintf(xlogpath, MAXPGPATH,
"%s/"
XLOGDIR
"/%s"
, path, xlogfname);
48
Callers
1
RestoreArchivedFile
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected