Hackfut Security File Manager
Current Path:
/opt/alt/postgresql11/usr/include/pgsql/server/postmaster
opt
/
alt
/
postgresql11
/
usr
/
include
/
pgsql
/
server
/
postmaster
/
📁
..
📄
autovacuum.h
(1.92 KB)
📄
bgwriter.h
(1.21 KB)
📄
fork_process.h
(447 B)
📄
pgarch.h
(641 B)
📄
postmaster.h
(1.73 KB)
📄
startup.h
(635 B)
📄
syslogger.h
(2.51 KB)
📄
walwriter.h
(487 B)
Editing: fork_process.h
/*------------------------------------------------------------------------- * * fork_process.h * Exports from postmaster/fork_process.c. * * Copyright (c) 1996-2012, PostgreSQL Global Development Group * * src/include/postmaster/fork_process.h * *------------------------------------------------------------------------- */ #ifndef FORK_PROCESS_H #define FORK_PROCESS_H extern pid_t fork_process(void); #endif /* FORK_PROCESS_H */
Upload File
Create Folder