Re: Rendezvous/Bonjour broken in 8.1 beta

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Rendezvous/Bonjour broken in 8.1 beta
Дата
Msg-id 26849.1126223842@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Rendezvous/Bonjour broken in 8.1 beta  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Rendezvous/Bonjour broken in 8.1 beta  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> It gets a lot worse. The Windows SDK does not export the same API. None 
> of the DNSfoo things we refer to in postmaster.c are defined in the 
> supplied header file (not to mention other idiocies I was able to 
> negotiate past). Apparently Apple have never heard of code portability.

Great :-(.  Well, until there's actually some value in supporting
bonjour on non-Apple platforms, let's just leave the code as it is.
I can't see plastering the code with a ton of #ifdefs to support
something that no Windows users will care about.
        regards, tom lane


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Rendezvous/Bonjour broken in 8.1 beta
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Rendezvous/Bonjour broken in 8.1 beta