Submit
Path:
~
/
/
usr
/
include
/
pgsql
/
server
/
postmaster
/
File Content:
pgarch.h
/*------------------------------------------------------------------------- * * pgarch.h * Exports from postmaster/pgarch.c. * * Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/postmaster/pgarch.h * *------------------------------------------------------------------------- */ #ifndef _PGARCH_H #define _PGARCH_H /* ---------- * Functions called from postmaster * ---------- */ extern int pgarch_start(void); #ifdef EXEC_BACKEND extern void PgArchiverMain(int argc, char *argv[]); #endif #endif /* _PGARCH_H */
Submit
FILE
FOLDER
Name
Size
Permission
Action
autovacuum.h
1965 bytes
0644
bgwriter.h
1239 bytes
0644
fork_process.h
447 bytes
0644
pgarch.h
641 bytes
0644
postmaster.h
1775 bytes
0644
startup.h
635 bytes
0644
syslogger.h
2572 bytes
0644
walwriter.h
487 bytes
0644
N4ST4R_ID | Naxtarrr