Re: Linking backend in one piece

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Linking backend in one piece
Дата
Msg-id 20080222162623.GH9392@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Linking backend in one piece  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut wrote:

> Eventually, we could ideally transform the subdirectory Makefiles from 
> independently callable Makefiles to mere include files so we have only one 
> big dependency tree at the top, which would get rid of the annoying and 
> time-consuming directory traversal.  This, however, raises other issues, such 
> as that some compilers do not support creating output files in 
> subdirectories.  I tried to support all of this in parallel but didn't 
> succeeed without creating a big mess.  We can always come back to that later.

Ah, right, that was what I was thinking about.  Sure, we can investigate
that later.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Including PL/PgSQL by default
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Including PL/PgSQL by default