Re: configure.in / xml / quoting trouble

Поиск
Список
Период
Сортировка
От Patrick Welche
Тема Re: configure.in / xml / quoting trouble
Дата
Msg-id 20070720112832.GH17088@quartz.itdept.newn.cam.ac.uk
обсуждение исходный текст
Ответ на Re: configure.in / xml / quoting trouble  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: configure.in / xml / quoting trouble
Список pgsql-patches
On Fri, Jun 29, 2007 at 12:35:44PM -0400, Tom Lane wrote:
> The other thing that's a bit strange here is the reference to
> libpthread --- does libxml2 really depend on that?  I'd definitely
> advise against linking libpthread into the backend if you can
> avoid it.

Just out of curiosity, why should one avoid linking libpthread?
Also, why did postgresql choose not to use automake?

Cheers,

Patrick

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: SSPI authentication - patch
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: CREATE TABLE LIKE INCLUDING INDEXES support