Re: Lessons from commit fest

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Lessons from commit fest
Дата
Msg-id 200804162308.m3GN8kx20330@momjian.us
обсуждение исходный текст
Ответ на Re: Lessons from commit fest  (Chris Browne <cbbrowne@acm.org>)
Ответы Re: Lessons from commit fest  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Chris Browne wrote:
> > That is much a more radical use of pgindent than it has had in the past
> > but it is certainly possible.
> 
> Well, supposing you're cleaning up a patch after someone has generated
> it in bad style, it would seem like rather less work to use pgindent
> to impose style policy right away rather than simulating its effects
> manually.

I am reviewing the psql wrap patch and just used pgindent today to clean
it up.  (pgindent did not add any extra spacing changes.)  Patch
reviewers should probably be able to run pgindent.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: How to submit a patch
Следующее
От: "Stephen Denne"
Дата:
Сообщение: Re: count(*) performance improvement ideas