postgresql/src/backend/tsearch
Alvaro Herrera c9d2977519 Clean up newlines following left parentheses
We used to strategically place newlines after some function call left
parentheses to make pgindent move the argument list a few chars to the
left, so that the whole line would fit under 80 chars.  However,
pgindent no longer does that, so the newlines just made the code
vertically longer for no reason.  Remove those newlines, and reflow some
of those lines for some extra naturality.

Reviewed-by: Michael Paquier, Tom Lane
Discussion: https://postgr.es/m/20200129200401.GA6303@alvherre.pgsql
2020-01-30 13:42:14 -03:00
..
dicts Update copyright for 2019 2019-01-02 12:44:25 -05:00
Makefile Update copyrights for 2020 2020-01-01 12:21:45 -05:00
dict.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
dict_ispell.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
dict_simple.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
dict_synonym.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
dict_thesaurus.c Clean up newlines following left parentheses 2020-01-30 13:42:14 -03:00
regis.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
spell.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
to_tsany.c Clean up newlines following left parentheses 2020-01-30 13:42:14 -03:00
ts_locale.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
ts_parse.c Clean up newlines following left parentheses 2020-01-30 13:42:14 -03:00
ts_selfuncs.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
ts_typanalyze.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
ts_utils.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
wparser.c Move jsonapi.c and jsonapi.h to src/common. 2020-01-29 10:22:51 -05:00
wparser_def.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00