Re: Supporting plpython 2+3 builds better

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Supporting plpython 2+3 builds better
Дата
Msg-id 1347283490-sup-189@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Supporting plpython 2+3 builds better  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Supporting plpython 2+3 builds better
Список pgsql-hackers
Excerpts from Peter Eisentraut's message of lun sep 10 09:50:42 -0300 2012:
> On Sun, 2012-09-09 at 03:35 -0400, Tom Lane wrote:
> > >> Another problem is that Makefile.shlib isn't designed to build more
> > >> than one shared library per directory,
> >
> > > That's the main problem, but fixing it would be very useful in other
> > > places as well.  I had it on my radar to do something about that.
> >
> > This would be a good thing.  Got any ideas how to do it?
>
> Here is a very rough patch.  It obviously will need a lot of
> fine-tuning, but it's the idea.

I remember trying to do this for the mb/conversion_procs subdir years
ago, to make them build in parallel to save some time.  It didn't go
anywhere but the basic idea seems similar in spirit.  Maybe we can use
this there too to make it fast.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Supporting plpython 2+3 builds better
Следующее
От: Petr Chmelar
Дата:
Сообщение: Enum binary access