aboutsummaryrefslogtreecommitdiff
path: root/src/backend/postmaster/fork_process.c
Commit message (Expand)AuthorAge
* Update copyright for 2009.Bruce Momjian2009-01-01
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* 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