[COMMITTERS] pgsql: Remove unnecessary braces, to match the surrounding style.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема [COMMITTERS] pgsql: Remove unnecessary braces, to match the surrounding style.
Дата
Msg-id E1dVE0M-00070v-OI@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove unnecessary braces, to match the surrounding style.

Mostly in the new subscription-related commands. Backport the few that
were also present in older versions.

Thomas Munro

Discussion: https://www.postgresql.org/message-id/CAEepm=3CyW1QmXcXJXmqiJXtXzFDc8SvSfnxkEGD3Bkv2SrkeQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/09ed6c7e6765ac4638d1aad2d0babaeaecda5594

Modified Files
--------------
src/bin/psql/tab-complete.c | 24 ------------------------
1 file changed, 24 deletions(-)


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

Предыдущее
От: pgsql@postgresql.org
Дата:
Сообщение: [COMMITTERS] pgsql: Tag refs/tags/REL_10_BETA2 was created
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: [COMMITTERS] pgsql: Fix ordering of operations in SyncRepWakeQueue to avoidassertio