From: | "Eduardo D Piovesam" <eduardo(at)autofax(dot)com(dot)br> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: PostgreSQL on Novell Netware 6.5. |
Date: | 2003-10-17 17:44:02 |
Message-ID: | bmp9p9$2fjc$1@news.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
> It's been quite a while ago that I did NetWare programming (3.11 NLM,
> communication protocol for a dbms), and that I had some contact with
> Netware (4.1), but if Novell didn't change the architecture completely
> (I doubt that) the native win32 port won't be of any help for
They've done the job. Forget all about 3.x / 4.x and even 5.x. No more CLib,
you have now LibC which is a POSIX like API.
AFAIK, they're finishing some usefull APIs, which'll make the port much more
"easy". The "only difference" will be the "threaded model" instead of
process based...
NW6.x already have Apache, bash, gcc, mysql, openssh, vnc, etc... thanks to
this "new architecture".
You can get the 7.2.4 on http://forge.novell.com
Eduardo
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2003-10-17 17:55:02 | Re: Bison 1.875 for SuSE Linux 8.1? |
Previous Message | Josh Berkus | 2003-10-17 16:30:02 | Re: Bison 1.875 for SuSE Linux 8.1? |