Re: CreateProcess vs Create Thread - Mailing list pgsql-hackers-win32

From Andrew Dunstan
Subject Re: CreateProcess vs Create Thread
Date
Msg-id 3FB3C792.4020106@dunslane.net
Whole thread Raw
In response to CreateProcess vs Create Thread  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers-win32
Joshua D. Drake wrote:

> Hello,
>
>   O.k. there has been a lot of discussion in regards to what the best
> method to take with PostgreSQL Win32 is.
> It seems that the community is set on using CreateProcess. If this is
> the case I have a couple of further questions:
>
> 1. Are we just a bunch of Unix coders trying to develop a product for
> Win32 or are there any people a part
> of the Win32 port project that actually have REAL, hardcore experience
> coding at the system level for Win32?
> I am not trying to be an antagonist but I it is a legitamate question.


Speaking for myself I am a Unix coder and proud of it :-) I don't know
how many times I have said in my professional life "I don't do Windows".
That's why I chose to make my major contribution to the project the
porting of initdb to C - it had to be done (and it took me quite a few
hours) but it didn't require a deep level of understanding of Windows.

OTOH there is clearly a deeper level of understanding and experience
around than I have.

I think the answer is a mixture.

cheers

andrew


pgsql-hackers-win32 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: CreateProcess vs Create Thread
Next
From: Claudio Natoli
Date:
Subject: Re: CreateProcess vs Create Thread