Re: Some additions/#ifdefs to target new OS NetWare

From: Ulrich Neumann <u_neumann(at)gne(dot)de>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Some additions/#ifdefs to target new OS NetWare
Date: 2002-03-04 14:58:00
Message-ID: a605iv$2gev$1@jupiter.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Tom,

thanks for your quick response.

Ill do it with a patch and Ill add some code to the OS specific stuff that I
dont need no. 4 and 7. If I couldnt avoid no.4 Ill let you know with some
explanation.

On Netware there is a standard ANSI/POSIX C library with startup and
cleanup possibilities. PostgreSQL is based on a very new one that isnt
completely finished, so I need NWInit and NWCleanUp at the moment.
This will change in the next weeks so I dont need NWInit and NWCleanup
on NetWare.

Another question: Ill present PostgreSQL at Novells BrainShare this month
to many Novell customers. Do you have some material that I can use?
(If you want to follow Brainshare you can look at http://www.novell.com/brainshare.)

regards

Ulrich

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-03-04 15:02:31 Re: permanent EuroDates
Previous Message Ulrich Neumann 2002-03-04 13:02:00 Some additions/#ifdefs to target new OS NetWare