Re: Antw: Re: Patch for NetWare support - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: Antw: Re: Patch for NetWare support
Date
Msg-id Pine.LNX.4.44.0208122053170.10067-100000@localhost.localdomain
Whole thread Raw
In response to Antw: Re: Patch for NetWare support  ("Ulrich Neumann" <U_Neumann@gne.de>)
Responses Re: Antw: Re: Patch for NetWare support
List pgsql-patches
Ulrich Neumann writes:

> at the moment NetWare doesn't have symbolic links so it's the only
> chance for me to decide between postmaster, bootstrap or normal
> interactive backend.

Does it have hard links?  Does it have 'ln' at all?  Otherwise we should
define $(LN_S) to 'cp' and just make a copy.  That way we avoid patching
up the code.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-patches by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: contrib/ buffer paranoia
Next
From: Alvaro Herrera
Date:
Subject: Re: Antw: Re: Patch for NetWare support