postgresql/src/backend/tsearch
Tom Lane 6dd92138d1 Suppress warning from older compilers.
Commit 8af1624e3 introduced a warning about possibly returning
without a value, on compilers that don't realize that ereport(ERROR)
doesn't return.  Tweak the code to avoid that.

Per buildfarm.  Back-patch to 9.6, like the aforesaid commit.
2019-11-03 16:10:38 -05:00
..
dicts Update copyright for 2019 2019-01-02 12:44:25 -05:00
dict.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
dict_ispell.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
dict_simple.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
dict_synonym.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
dict_thesaurus.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
Makefile Update copyright for 2019 2019-01-02 12:44:25 -05:00
regis.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
spell.c Suppress warning from older compilers. 2019-11-03 16:10:38 -05:00
to_tsany.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
ts_locale.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
ts_parse.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
ts_selfuncs.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
ts_typanalyze.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
ts_utils.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
wparser.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
wparser_def.c Update copyright for 2019 2019-01-02 12:44:25 -05:00