Re: Antw: Re: Patch for NetWare support

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Ulrich Neumann <U_Neumann(at)gne(dot)de>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Antw: Re: Patch for NetWare support
Date: 2002-08-12 20:06:58
Message-ID: Pine.LNX.4.44.0208122053170.10067-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2002-08-12 20:34:36 Re: Antw: Re: Patch for NetWare support
Previous Message Gerhard Hintermayer 2002-08-12 19:56:22 Re: [INTERFACES] libpgtcl modifications