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

From Tom Lane
Subject Re: [pgsql-hackers-win32] Win32 lost signals open item
Date
Msg-id 26430.1099345182@sss.pgh.pa.us
Whole thread Raw
In response to Re: [pgsql-hackers-win32] Win32 lost signals open item  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-hackers
"Magnus Hagander" <mha@sollentuna.net> writes:
> 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.)

            regards, tom lane

pgsql-hackers by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: [pgsql-hackers-win32] Win32 lost signals open item
Next
From: "Magnus Hagander"
Date:
Subject: Re: [pgsql-hackers-win32] Win32 lost signals open item