Re: Adding Rendezvous support to postmaster

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Adding Rendezvous support to postmaster
Дата
Msg-id 1048820471.384.30.camel@tokyo
обсуждение исходный текст
Ответ на Re: Adding Rendezvous support to postmaster  (Chris Campbell <chris@bignerdranch.com>)
Список pgsql-patches
On Thu, 2003-03-27 at 09:34, Chris Campbell wrote:
> Detecting the presence of this API simply requires some configure
> script wizardry to look for the header files; however, a configure
> script wizard I am not (which I why I just threw the #define in
> darwin.h). Or maybe a configure --with-zeroconf flag?

I agree -- IMHO, an implementation that used 'configure' would be
preferable to just assuming that (a) it's automatically available on
Darwin (b) it's *only* available on Darwin.

Cheers,

Neil


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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: Adding Rendezvous support to postmaster
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: tab-complete patch warnings