Re: Lessons from commit fest

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Lessons from commit fest
Дата
Msg-id 20080417140451.GH3846@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Lessons from commit fest  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Lessons from commit fest  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Bruce Momjian wrote:
> Magnus Hagander wrote:

> > IIRC, last time I tried it, the failure was because I couldn't get it
> > to build the proper typedefs. Any chance you could just put a regularly
> > updated typedefs file somewhere that I could wget down?
> 
> Have you tried the CVS version?  It should support typedefs on Linux?  I
> can put a continually-updated version on my ftp site if people want it.

A typedef file generated from a single build is no good.  We need at
least one for a regular Unix and another one from Windows.  The set of
typedefs is different.

If everyone is expected to generate the typedef on their local builds,
then the pgindent output will be different for every developer, thus
generating lots of spurious changes.  This is not acceptable nor useful.

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


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: get rid of psql welcome message
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Lessons from commit fest