postgresql/src/interfaces/ecpg/test/preproc
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
..
.gitignore Fix locale dependency in new ecpg test case. 2017-08-25 14:17:33 -04:00
array_of_struct.pgc Remove unnecessary parentheses in return statements 2017-09-05 14:52:55 -04:00
autoprep.pgc Fix whitespace issues found by git diff --check, add gitattributes 2013-11-10 14:48:29 -05:00
comment.pgc Remove extra newlines at end and beginning of files, add missing newlines 2010-08-19 05:57:36 +00:00
cursor.pgc Remove unnecessary parentheses in return statements 2017-09-05 14:52:55 -04:00
define.pgc Remove unnecessary parentheses in return statements 2017-09-05 14:52:55 -04:00
init.pgc Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
Makefile Implement DO CONTINUE action for ECPG WHENEVER statement. 2017-08-25 15:17:29 +02:00
outofscope.pgc Remove unnecessary parentheses in return statements 2017-09-05 14:52:55 -04:00
pointer_to_struct.pgc Remove unnecessary parentheses in return statements 2017-09-05 14:52:55 -04:00
strings.h pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
strings.pgc Remove unnecessary parentheses in return statements 2017-09-05 14:52:55 -04:00
struct.h Remove extra newlines at end and beginning of files, add missing newlines 2010-08-19 05:57:36 +00:00
type.pgc Fix whitespace issues found by git diff --check, add gitattributes 2013-11-10 14:48:29 -05:00
variable.pgc Remove unnecessary parentheses in return statements 2017-09-05 14:52:55 -04:00
whenever.pgc Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
whenever_do_continue.pgc Fix locale dependency in new ecpg test case. 2017-08-25 14:17:33 -04:00