pgsql: Doc: update src/tools/pgindent/README for current practice.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: update src/tools/pgindent/README for current practice.
Дата
Msg-id E1s7Ndm-000P9p-5O@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: update src/tools/pgindent/README for current practice.

This README explains how to run pgindent, but it was written
for our former practice of running pgindent only infrequently.
Nowadays the plan is to keep the tree indent-clean all the time,
so the typical thing is to do an incremental pgindent run with
each commit.  Revise to explain that as the normal case, and
the infrequent full-on process as a separate thing.

For now, pgperltidy is still a run-it-infrequently item.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3c03ee1a39c0f808cb261a207b6d465c606598bf

Modified Files
--------------
src/tools/pgindent/README | 79 +++++++++++++++++++++++++++--------------------
1 file changed, 45 insertions(+), 34 deletions(-)


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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Fix query result leak during binary upgrade
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: doc: Mention more variant --name=value of -c name=value for post