aboutsummaryrefslogtreecommitdiff
path: root/src/backend/postmaster/fork_process.c
Commit message (Expand)AuthorAge
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Remove BEOS port.Bruce Momjian2006-01-05
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Wrap the implementation of fork_process() inside #ifndef WIN32 -- thisNeil Conway2005-03-16
* Add some missing #includes.Tom Lane2005-03-13
* Refactor fork()-related code. We need to do various housekeeping tasksNeil Conway2005-03-10