Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ stat
Class
stat
contrib/adminpack/adminpack.c:186–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
if (!replace)
185
{
186
struct stat fst;
187
188
if (stat(filename, &fst) >= 0)
189
ereport(ERROR,
Callers
2
pg_file_write_internal
Function · 0.70
pg_file_sync
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected