Re: [pgsql-hackers-win32] Win32 lost signals open item - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: [pgsql-hackers-win32] Win32 lost signals open item
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE47607E@algol.sollentuna.se
Whole thread Raw
List pgsql-hackers
>> I was also hoping to piggyback the socket fix on top of this
>> infrastructure. And that *requires* the
>write-files-after-createprocess
>> method. There is no other way.
>
>Oh, I had forgotten about that part of the problem.  Okay, just gotta
>hold our noses and do it I guess.
>
>(Just to be clear: the plan is CreateProcess in suspended state, then
>write_backend_variables, then start the child's thread, right?
>Otherwise seems you got a race condition.)

Right, that's the plan.

I'll see what I can get together over the next couple of days.

//Magnus

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [pgsql-hackers-win32] Win32 lost signals open item
Next
From: Andrew Dunstan
Date:
Subject: windows compile warnings