Re: alter_table regression test problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: alter_table regression test problem
Дата
Msg-id 19658.1383836155@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: alter_table regression test problem  (Kevin Grittner <kgrittn@ymail.com>)
Ответы Re: alter_table regression test problem  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-hackers
Kevin Grittner <kgrittn@ymail.com> writes:
> I think it is pretty much SOP for committers to prefer a patch that
> adds a new pair of braces around 50 lines of code and only changes
> non-whitespace of a few lines within that block to leave the block
> at its old indentation.

Yes.  It's much easier to review a patch done that way than to wonder if
the apparently-just-whitespace changes are masking something substantive.
In fact, if I'm reviewing a patch that reindents a big chunk of existing
code, I'll frequently not use the patch but reconstruct it that way,
just to be sure.
        regards, tom lane



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

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: Re: alter_table regression test problem
Следующее
От: Andres Freund
Дата:
Сообщение: Re: alter_table regression test problem