Re: Large C files

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Large C files
Дата
Msg-id CAEYLb_W9QXiEYyGEYAe7c6iT0otf5jzaPxseOZAHKmywDV4xBw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Large C files  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Large C files
Список pgsql-hackers
On 24 September 2011 16:41, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Frankly, with the tool in its current state I'd rather not run it at
> all, ever.  The value per man-hour expended is too low.  The mess it
> made out of the xlog-related includes this time around makes me question
> whether it's even a net benefit, regardless of whether it can be
> guaranteed not to break things.  Fundamentally, there's a large
> component of design judgment/taste in the question of which header files
> should include which others, but this tool does not have any taste.

I agree. If this worked well in a semi-automated fashion, there'd be
some other open source tool already available for us to use. As far as
I know, there isn't. As we work around pgrminclude's bugs, its
benefits become increasingly small and hard to quantify.

If we're not going to use it, it should be removed from the tree.

--
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: unite recovery.conf and postgresql.conf
Следующее
От: Kerem Kat
Дата:
Сообщение: Re: Adding CORRESPONDING to Set Operations