Re: [HACKERS] Win32 native port - Mailing list pgsql-hackers-win32

From Andrew Dunstan
Subject Re: [HACKERS] Win32 native port
Date
Msg-id 3F5656C5.9070207@dunslane.net
Whole thread Raw
List pgsql-hackers-win32
[moved to pgsql-hackers-win32 where it seems to belong]

Last time I looked at Apache APR it seemed to be good for a major
headache, if not brain damage.

I did send some info to the hackers list a few months ago - my
understanding is that the way (or one way) to do this is via the Windows
messaging layer, if we have access to that. Windows does have signals,
but not enough of them. This can't be rocket science - and we can't be
the first people to need to solve it.

cheers

andrew


Dann Corbit wrote:

>I sent signal code to Bruce Momjian that can be freely used in the
>project.  It compiles on Win32 and has been contributed as BSD license.
>
>The architecture is a bit different from what had already been
>accomplished, so I don't know how hard it will be to splice it in.
>
>
>
>>-----Original Message-----
>>From: Sean Chittenden [mailto:sean@chittenden.org]
>>Sent: Wednesday, September 03, 2003 12:45 PM
>>To: Merlin Moncure
>>Cc: pgsql-hackers@postgresql.org
>>Subject: Re: [HACKERS] Win32 native port
>>
>>
>>
>>
>>>Does anybody know of a BSD licensed signal implementation that
>>>compiles on win32?
>>>
>>>
>>See how Apache handles this problem (via APR?).
>>
>>-sc
>>
>>--
>>Sean Chittenden
>>
>>---------------------------(end of
>>broadcast)---------------------------
>>TIP 1: subscribe and unsubscribe commands go to
>>majordomo@postgresql.org
>>
>>
>>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
>
>



pgsql-hackers-win32 by date:

Previous
From: Thomas Swan
Date:
Subject: subscribe
Next
From: Joerg Hessdoerfer
Date:
Subject: Re: [HACKERS] Win32 native port