Re: [BUGS] PostgreSQL client has problems when libbind is installed

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [BUGS] PostgreSQL client has problems when libbind is installed
Дата
Msg-id 22066.1055466056@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [BUGS] PostgreSQL client has problems when libbind is installed  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
"Yves R. Crevecoeur" <ycrevecoeur@nyc.rr.com> writes:
> Don't break BeOS support.
> A new version of BeOS will be released very soon.

Well, the BeOS port is already broken, and has been for awhile,
because no one's bothered to step up and maintain it.  Are you
volunteering?  It needs work on semaphore support, at least.

Even on BeOS, is pulling in libbind really sensible?  I get the
impression that we're doing it just to get a couple of trivial
functions like inet_ntoa.  Those could be handled by supplying
replacement implementations, perhaps.

I'm not unwilling to put an if-test into configure so that
libbind is only included on BeOS, but I wonder whether that's
the best approach.
        regards, tom lane


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

Предыдущее
От: "Jeroen T. Vermeulen"
Дата:
Сообщение: Re: Pre-allocation of shared memory ...
Следующее
От: "Andrew Dunstan"
Дата:
Сообщение: Re: Pre-allocation of shared memory ...