Improve regression test coverage for src/backend/tsearch/spell.c.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 8bf358c18ec930ddfb998873369e2fc38608d3e1
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2018-04-13T17:49:52Z
Releases: 11.0
Improve regression test coverage for src/backend/tsearch/spell.c.

In passing, throw an error if the AF count is too small, rather than
just silently discarding extra affix entries.

Note that the new regression test cases require installing the
updated src/backend/tsearch/dicts files.

Arthur Zakirov

Discussion: https://postgr.es/m/20180413113447.GA32474@zakirov.localdomain

Files

Discussion