Re: Run pgindent now?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Run pgindent now?
Дата
Msg-id 20150525185554.GE3908@momjian.us
обсуждение исходный текст
Ответ на Re: Run pgindent now?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Run pgindent now?  (Andres Freund <andres@anarazel.de>)
Re: Run pgindent now?  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On Mon, May 25, 2015 at 01:28:16PM -0400, Tom Lane wrote:
> What we need to consider right now is whether to include back branches
> in the existing practice of reindenting between development cycles.
> This is somewhat urgent because we already did HEAD, so we have already
> created a divergence from HEAD to 9.4 which is going to cause us pain
> one way or the other.  (It's worth noting for example that Bruce's
> trial run of pgindent on 9.4 hit some of the code involved in the
> fsync-the-whole-data-directory patch, which means that whatever we decide
> to do about that is likely to stumble over pgindent diffs if we don't
> re-indent the back branches.  So I'm not talking about potential pain
> in the vague future, I'm talking about this week.)

One issue I discussed is doing a pgindent-only release so users doing a
diff would not have pgindent diffs mixed with fixes.  If we are going to
do an fsync-fix-only release soon, adding pgindent diffs to that would
be as minimal a mixing as we could hope for.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: fsync-pgdata-on-recovery tries to write to more files than previously
Следующее
От: Tom Lane
Дата:
Сообщение: Re: fsync-pgdata-on-recovery tries to write to more files than previously