Re: Win32 lost signals open item
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32,gmane.comp.db.postgresql.devel.general |
|---|---|
| Message-ID | <[email protected]> |
"Magnus Hagander" <[email protected]> writes: > [ proposed fix ] > As you can see, this is quite a bit more complicated than the simple > CreateProcess() call we have now. > ... > If this seems like a reasonable approach, I can see if I can get > something together. But it's a fairly large change.. It sounds reasonable to me, in the sense that it is a localized change, even if rather messy. (Perhaps this chunk of code should be pushed into src/port someplace, instead of being dropped into postmaster.c?) regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [email protected])