Re: Coredump with text search dictionary - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Coredump with text search dictionary
Date
Msg-id 779091.1660023363@sss.pgh.pa.us
Whole thread Raw
In response to Re: Coredump with text search dictionary  (Japin Li <japinli@hotmail.com>)
Responses Re: Coredump with text search dictionary
List pgsql-bugs
Japin Li <japinli@hotmail.com> writes:
> On Tue, 09 Aug 2022 at 12:52, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> There's a reason why CREATE TEXT SEARCH TEMPLATE is superuser-only:
>> it's on you to supply valid parameters.  varchar_support is a
>> completely inappropriate choice for a TS template init function.

> I didn't see documentation that describes which function is appropriate for a
> TS template init function.

Umm ... maybe one that claims to be a TS init function?  I'm not
sure why you're having a hard time believing that varchar_support
is not that.

            regards, tom lane



pgsql-bugs by date:

Previous
From: Japin Li
Date:
Subject: Re: Coredump with text search dictionary
Next
From: Japin Li
Date:
Subject: Re: Coredump with text search dictionary