Re: default_text_search_config and expression indexes

Pavel Stehule <pavel.stehule@gmail.com>

From: "Pavel Stehule" <pavel.stehule@gmail.com>
To: "Bruce Momjian" <bruce@momjian.us>
Cc: "Oleg Bartunov" <oleg@sai.msu.su>, "Tom Lane" <tgl@sss.pgh.pa.us>, "Michael Paesold" <mpaesold@gmx.at>, "Joshua D. Drake" <jd@commandprompt.com>, "Gregory Stark" <stark@enterprisedb.com>, "Teodor Sigaev" <teodor@sigaev.ru>, pgsql-hackers@postgresql.org
Date: 2007-07-27T06:12:37Z
Lists: pgsql-hackers
>
>         1) Document the problem and do nothing else.
>         2) Make default_text_search_config a postgresql.conf-only
>            setting, thereby making it impossible to change by non-super
>            users, or make it a super-user-only setting.
>         3) Remove default_text_search_config and require the
>            configuration to be specified in each function call.
>

Hello,

2+.

Regards
Pavel Stehule