Wrap the implementation of fork_process() inside #ifndef WIN32 -- this

Neil Conway <neilc@samurai.com>

Commit: 963ffe4cc4a6443119837e763952afd39b2012c8
Author: Neil Conway <neilc@samurai.com>
Date: 2005-03-16T00:02:39Z
Releases: 8.1.0
Wrap the implementation of fork_process() inside #ifndef WIN32 -- this
should hopefully unbreak the Win32 build. Apologies for breaking it in
the first place.

Files

PathChange+/−
src/backend/postmaster/fork_process.c modified +3 −1