Drops in the CreateProcess calls for Win32 (essentially wrapping up the
authorBruce Momjian <bruce@momjian.us>
Sun, 11 Jan 2004 03:49:31 +0000 (03:49 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 11 Jan 2004 03:49:31 +0000 (03:49 +0000)
commit4cdf51e64627823088a3f94d21bafbb5fc87f9ea
treeb43d13540ef6329c97ee2a4de1605f3737a563bc
parentca7a1f0c868486ad11dc120c63f51b557abcc69d
Drops in the CreateProcess calls for Win32 (essentially wrapping up the
fork/exec portion of the port), and fixes a handful of whitespace issues

Claudio Natoli
src/backend/main/main.c
src/backend/postmaster/pgstat.c
src/backend/postmaster/postmaster.c
src/backend/storage/freespace/freespace.c
src/backend/storage/ipc/pmsignal.c
src/backend/storage/ipc/shmem.c