postgresql/src/interfaces
Peter Eisentraut 17273d059c Remove unnecessary parentheses in return statements
The parenthesized style has only been used in a few modules.  Change
that to use the style that is predominant across the whole tree.

Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
Reviewed-by: Ryan Murphy <ryanfmurphy@gmail.com>
2017-09-05 14:52:55 -04:00
..
ecpg Remove unnecessary parentheses in return statements 2017-09-05 14:52:55 -04:00
libpq In psql, use PSQL_PAGER in preference to PAGER, if it's set. 2017-09-05 12:02:13 -04:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00