Submit
Path:
~
/
/
opt
/
alt
/
postgresql11
/
usr
/
include
/
pgsql
/
server
/
replication
/
File Content:
basebackup.h
/*------------------------------------------------------------------------- * * basebackup.h * Exports from replication/basebackup.c. * * Portions Copyright (c) 2010-2012, PostgreSQL Global Development Group * * src/include/replication/basebackup.h * *------------------------------------------------------------------------- */ #ifndef _BASEBACKUP_H #define _BASEBACKUP_H #include "nodes/replnodes.h" extern void SendBaseBackup(BaseBackupCmd *cmd); #endif /* _BASEBACKUP_H */
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
basebackup.h
494 bytes
0644
syncrep.h
1440 bytes
0644
walprotocol.h
3367 bytes
0644
walreceiver.h
3885 bytes
0644
walsender.h
1001 bytes
0644
walsender_private.h
3036 bytes
0644
N4ST4R_ID | Naxtarrr