MCPcopy 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_internalFunction · 0.70
pg_file_syncFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected