Re: pgindent run?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pgindent run?
Дата
Msg-id 200103220517.AAA15343@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: pgindent run?  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-hackers
> > The problem is that the small ones don't apply cleanly if they don't
> > match the indenting in the source.
> 
> but ... if they are small, manually merging isn't that big of a deal ...
> and if anyone else has been working in that code since release, there is a
> chance it won't mergef cleanly ...

Yes, they can be manually merged, but that is much more error-prone than
pgindent itself, at least with me patching them.  :-)

Yes, I agree there is a risk.  I was quite scared the first time I ran
it on the tree and did the commit.  At this point, there are very few
changes to it, so I feel a little better, and the stuff gets caught
somehow if there is a problem.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: pgindent run?
Следующее
От: Philip Warner
Дата:
Сообщение: Re: More on elog and error codes