Add matchorig, matchsynonyms, and keepsynonyms options to contrib/dict_xsyn.
Tom Lane <tgl@sss.pgh.pa.us>
Add matchorig, matchsynonyms, and keepsynonyms options to contrib/dict_xsyn. Sergey Karpov
Files
| Path | Change | +/− |
|---|---|---|
| contrib/dict_xsyn/dict_xsyn.c | modified | +69 −43 |
| contrib/dict_xsyn/expected/dict_xsyn.out | modified | +128 −2 |
| contrib/dict_xsyn/sql/dict_xsyn.sql | modified | +39 −2 |
| doc/src/sgml/dict-xsyn.sgml | modified | +46 −5 |