Re: Initdb not running on beos

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Initdb not running on beos
Дата
Msg-id 12392.975359386@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Initdb not running on beos  (Cyril VELTER <cyril.velter@libertysurf.fr>)
Ответы Re: Initdb not running on beos  (Adam Haberlach <adam@newsnipple.com>)
Список pgsql-hackers
Cyril VELTER <cyril.velter@libertysurf.fr> writes:
>     Unfortunatly, there is no hard link on beos :=(. link and unlink are 
> there, but link always return "No such file or directory".

Somewhere right around here is where I am going to ask why we are
entertaining the idea of a BeOS port in the first place... it's
evidently not Unix or even trying hard to be close to Unix.

Bad enough to have dozens of #ifdef __BEOS__ already uglifying the code;
I don't intend to hold still for people saying "you can't use link()".
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: location of Unix socket
Следующее
От: Tom Lane
Дата:
Сообщение: Re: location of Unix socket