Re: Problem with dblink regression test

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Problem with dblink regression test
Дата
Msg-id 42C196BB.4090503@dunslane.net
обсуждение исходный текст
Ответ на Re: Problem with dblink regression test  ("Jim C. Nasby" <decibel@decibel.org>)
Ответы Re: Problem with dblink regression test - FIXED  ("Jim C. Nasby" <decibel@decibel.org>)
Список pgsql-hackers

Jim C. Nasby wrote:

>All the logs for the most recent run against HEAD are now at
>http://stats.distributed.net/~buildfarm/
>
>  
>
>

A quick look shows that when you use --with-libraries=/foo/bar the 
generated link line for libraries says
 -L/foo/bar -lpq

and it should probably be the other way around (as it is for the 
executables).

So I suspect we need some makefile tuning.

cheers

andrew


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Role syntax (or, SQL99 versus sanity)
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: [PATCHES] Users/Groups -> Roles