summaryrefslogtreecommitdiff
path: root/src/backend/postmaster/fork_process.c
Commit message (Expand)AuthorAgeFilesLines
* Wrap the implementation of fork_process() inside #ifndef WIN32 -- thisNeil Conway2005-03-161-1/+3
* Add some missing #includes.Tom Lane2005-03-131-1/+3
* Refactor fork()-related code. We need to do various housekeeping tasksNeil Conway2005-03-101-0/+80