pgsql: Make some minor formatting improvements to what pgindent did.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Make some minor formatting improvements to what pgindent did.
Дата
Msg-id E1RVCMJ-0002mx-9P@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Make some minor formatting improvements to what pgindent did.

Moving the code two full tab stops to the right requires rethinking of
cosmetic code layout choices, which pgindent isn't really able to do for
us.  Whitespace and comment adjustments only, no code changes.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/43dc4adf58ff1c342c2888feda75313230f5a658

Modified Files
--------------
src/backend/optimizer/util/clauses.c |  104 ++++++++++++++++++++--------------
1 files changed, 61 insertions(+), 43 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Disallow deletion of CurrentExtensionObject while running extens
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Document that perl needs to be indented during the pgindent run.