]> 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:20 +0000 (12:31 +0300)
commit66a3ea0711db8d0eb04da98b0f1354929b9daf30
treeac276f8d9bffeaf7bf017541694f4ed758be96ff
parent521fede166d6d8ce0c7745c169ad7c0ea49233c9
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