]> granicus.if.org Git - postgresql/commit
Wrap the implementation of fork_process() inside #ifndef WIN32 -- this
authorNeil Conway <neilc@samurai.com>
Wed, 16 Mar 2005 00:02:39 +0000 (00:02 +0000)
committerNeil Conway <neilc@samurai.com>
Wed, 16 Mar 2005 00:02:39 +0000 (00:02 +0000)
commit963ffe4cc4a6443119837e763952afd39b2012c8
tree17072e90754289ef91103964ae79a47ba7f84ae4
parent86ad33cd48360373dd29ef7d6572a2cc583c2f2e
Wrap the implementation of fork_process() inside #ifndef WIN32 -- this
should hopefully unbreak the Win32 build. Apologies for breaking it in
the first place.
src/backend/postmaster/fork_process.c