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

From Tom Lane
Subject Re: Antw: Re: Patch for NetWare support
Date
Msg-id 18971.1029190032@sss.pgh.pa.us
Whole thread Raw
In response to Re: Antw: Re: Patch for NetWare support  (Alvaro Herrera <alvherre@atentus.com>)
List pgsql-patches
Alvaro Herrera <alvherre@atentus.com> writes:
> Peter Eisentraut dijo:
>> 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.

> Doesn't the cp trick invalidate the fork-no-exec performance
> optimization?

No.

            regards, tom lane

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: additional ONLY docs
Next
From: Tom Lane
Date:
Subject: Re: additional ONLY docs