Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ stat
Class
stat
src/bin/psql/command.c:3822–3822 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3820
bool error = false;
3821
int fd;
3822
struct stat before,
3823
after;
3824
3825
if (filename_arg)
Callers
1
do_edit
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected