Re: HEADS UP: Win32/OS2/BeOS native ports

mlw <markw@mohawksoft.com>

From: mlw <markw@mohawksoft.com>
To: "Marc G. Fournier" <scrappy@hub.org>
Cc: pgsql-hackers@postgresql.org
Date: 2002-05-03T13:23:26Z
Lists: pgsql-hackers
"Marc G. Fournier" wrote:
> 
> Morning all ...
> 
>         Just a heads up that over the next little while, I'm planning on
> making a bunch of commits in order to work on making the code able to work
> natively in the above environments ... my work will mostly focus on Win32
> (since I have no OS2/BeOS installs), but alot of the changes will be such
> that it will benefit the others as well ...
> 
>         The initial changes will be to just wrapper all our shared memory
> code, so that I can make use of Apache's libapr libraries *if* they are
> installed ... if not, it will just fall back to "the current code" ...

If you want any assistance, drop me an email. I spent a long time (> decade)
doing Windows applications and drivers and know a good number of the cool
tricks.