Peter Eisentraut dijo:
> 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.
Doesn't the cp trick invalidate the fork-no-exec performance
optimization?
--
Alvaro Herrera (<alvherre[a]atentus.com>)
"Find a bug in a program, and fix it, and the program will work today.
Show the program how to find and fix a bug, and the program
will work forever" (Oliver Silfridge)