status? - Mailing list pgsql-hackers-win32

From Andrew Dunstan
Subject status?
Date
Msg-id 3FA29A86.2070804@dunslane.net
Whole thread Raw
Responses Win32 pg_ctl
List pgsql-hackers-win32
what is the status of these items on the to list for w32?:

# Create new backends using CreateProcess()

    * Allow Unix to use fork()/exec() rather than just fork, enabled
      with EXEC_BACKEND (needed for easy testing)

    * Use CreateProcess()

# Add Win32 signal code
# Enable/test spinlocks
# Test existing shared memory/semaphore code
# If singals aren't enabled on backend startup, handle lost signals for
config file changes

If nobody is working on them I will put up my hand for one or two, but I
don't want to duplicate work somebody else is doing.

cheers

andrew


pgsql-hackers-win32 by date:

Previous
From: Claudio Natoli
Date:
Subject: Dumb unlink question
Next
From: "Merlin Moncure"
Date:
Subject: Re: status?