]> granicus.if.org Git - postgresql/commit
Remove unnecessary braces, to match the surrounding style.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 12 Jul 2017 09:30:50 +0000 (12:30 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 12 Jul 2017 09:31:16 +0000 (12:31 +0300)
commit2c71c883b9844c11bf85328d69e6d624d868ff11
treea00dc43d9ceee40a5b76231bddf892206bed657b
parent56076b88dae090ec63c19c516d300759c3397c05
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
src/bin/psql/tab-complete.c