[COMMITTERS] pgsql: Remove unnecessary braces, to match the surrounding style. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject [COMMITTERS] pgsql: Remove unnecessary braces, to match the surrounding style.
Date
Msg-id E1dVE0M-00070z-Oo@gemulon.postgresql.org
Whole thread Raw
List 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
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2c71c883b9844c11bf85328d69e6d624d868ff11

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


pgsql-committers by date:

Previous
From: pgsql@postgresql.org
Date:
Subject: [COMMITTERS] pgsql: Tag refs/tags/REL_10_BETA2 was created
Next
From: Heikki Linnakangas
Date:
Subject: [COMMITTERS] pgsql: Fix ordering of operations in SyncRepWakeQueue to avoidassertio