Re: moving from contrib to bin

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: moving from contrib to bin
Дата
Msg-id 20150311010637.GI3291@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: moving from contrib to bin  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: moving from contrib to bin  (Michael Paquier <michael.paquier@gmail.com>)
Re: moving from contrib to bin  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-hackers
Michael Paquier wrote:
> On Tue, Mar 10, 2015 at 10:48 PM, Alvaro Herrera
> <alvherre@2ndquadrant.com> wrote:

> > How do we go about getting these patches pushed?
> 
> I think that one of the last point raised (by Andres) was if the
> Makefiles in src/bin should depend on pgxs.mk or not. FWIW, I think as
> well that it should be a subsequent patch not related to this one as
> it is a different debate to have stuff of src/bin depend on contrib
> infrastructure.

I don't think we care one bit whether these modules use pgxs, at least
not currently.  If we find any issues later on, it should be an easy fix
anyway.

> Now, the pushing plan was to have the stuff of pg_upgrade done in a
> separate commit. Note that I am fine helping out wrapping up things
> particularly on Windows if that helps.

I vote for moving one module per commmit.  Probably the first commit
will be the hardest one to get right, so let's pick an easy module --
say, pgbench.  That way there are less gotchas hopefully.  Once we have
that working everywhere we look into moving another one.

> > Note that each utility we move to src/bin will create a new translatable
> > module for 9.5.  It would be better to do it soon rather than waiting at
> > the very end of the cycle, so that translators have time to work through
> > the bunch of extra files.
> 
> That's a point.

I'm a translator ;-)

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



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: moving from contrib to bin
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: moving from contrib to bin