Re: [HACKERS] Pg V10: Patch for bug in bonjour support

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] Pg V10: Patch for bug in bonjour support
Дата
Msg-id 32696.1510181354@sss.pgh.pa.us
обсуждение исходный текст
Ответ на [HACKERS] Pg V10: Patch for bug in bonjour support  (Luke Lonergan <luke@brightforge.com>)
Список pgsql-hackers
Luke Lonergan <luke@brightforge.com> writes:
> Hi Tom – works for me on Linux (Ubuntu)…
> +   AC_SEARCH_LIBS([DNSServiceRefSockFD],[dns_sd])

Pushed with an error message added.  I also took the trouble to
standardize the syntax of our various AC_SEARCH_LIBS calls ---
they weren't very consistent about quoting.
        regards, tom lane


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [HACKERS] Exclude pg_internal.init from base backup
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Pg V10: Patch for bug in bonjour support