pgsql: Use preprocessor conditions compatible with Emacs indent.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Use preprocessor conditions compatible with Emacs indent.
Дата
Msg-id E1hKpyb-0006Q6-G1@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Use preprocessor conditions compatible with Emacs indent.

Emacs wrongly indented hundreds of subsequent lines.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/90e7f317735159116fdc3f90e287dd688b18a353

Modified Files
--------------
src/backend/postmaster/postmaster.c | 4 ++++
src/bin/pg_upgrade/controldata.c    | 5 ++---
2 files changed, 6 insertions(+), 3 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Clean up minor warnings from buildfarm.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Do pre-release housekeeping on catalog data,and fix jsonpath se