pgsql: Run pgindent again on the same file.

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема pgsql: Run pgindent again on the same file.
Дата
Msg-id E1rhaIY-002G14-AY@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Run pgindent again on the same file.

Apparently, pgindent got confused by the double space. The first time
I ran it, it moved the function name to the next line. The second time
I ran it, it moved the function name back, but without the double
space.

Now the results appear stable.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0984a3b851abe89bec6c3eff51b03038808e1997

Modified Files
--------------
src/backend/utils/activity/backend_status.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: pgsql: Run pgindent for commit ef4cfdce0e.
Следующее
От: Nathan Bossart
Дата:
Сообщение: pgsql: Add a few recent commits to .git-blame-ignore-revs.