Greetings,
attached is a simple patch that extends the functionality of dict_xsyn
extended synonym dictionary (from contrib) by adding the following
configuration option:
- "mode" option controls the current dictionary mode of operation. Can be one
of:
- in "simple" mode it accepts the orig
Andres Freund writes:
Hi Andres,
Thank you for review of my patch.
> Some points:
> - Patch looks generally sound
> - lacks a bit of a motivational statement, even though one can imagine uses
The patch has initially been motivated by the request in pgsql-general
(http://archives.postgresql.org
Andres Freund writes:
Hi Andres,
> Looks nice. The only small gripe I have is that the patch adds trailing
> whitespaces at a lot of places...
>
> Except maybe that I do see no need for changes anymore...
My fault. Please check the patch version attached - I've tried to fix
all those.
Thanks,