pgsql: Fix indentation

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: Fix indentation
Дата
Msg-id E1rAWwA-008jBw-DI@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix indentation

When preparing commit 98e675ed7af I accidentally forgot to run
pgindent, which did produce a diff. Fix by adding the required
whitespace per the koel buildfarm failure.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4d0cf0b05defcee985d5af38cb0db2b9c2f8dbae

Modified Files
--------------
src/backend/replication/libpqwalreceiver/libpqwalreceiver.c | 1 +
1 file changed, 1 insertion(+)


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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Fix incorrect error message for IDENTIFY_SYSTEM
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Rename JsonManifestParseContext callbacks.