Submit
Path:
~
/
/
usr
/
include
/
pgsql
/
server
/
postmaster
/
File Content:
walwriter.h
/*------------------------------------------------------------------------- * * walwriter.h * Exports from postmaster/walwriter.c. * * Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group * * src/include/postmaster/walwriter.h * *------------------------------------------------------------------------- */ #ifndef _WALWRITER_H #define _WALWRITER_H /* GUC options */ extern int WalWriterDelay; extern void WalWriterMain(void); #endif /* _WALWRITER_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