Heikki Linnakangas <[EMAIL PROTECTED]> writes:
> Isn't dict_xsym like the built in synonym dictionary, but with support
> for multiple replacement words? Why don't we just replace the built in
> synonym dictionary with this?
Well, we'd still need a contrib example that uses a config file, so that
Tom Lane wrote:
> I've reviewed and tested Sergey Karpov's proposed contrib modules
> dict_int, dict_xsyn, and test_parser.
Isn't dict_xsym like the built in synonym dictionary, but with support
for multiple replacement words? Why don't we just replace the built in
synonym dictionary with this?
-
I've reviewed and tested Sergey Karpov's proposed contrib modules
dict_int, dict_xsyn, and test_parser. Attached are the updated
modules. I have not included the necessary contrib/Makefile and
contrib/README additions, nor any patch for the main documentation.
I expect we'll just strip out sectio