Re: BUG #3767: tsearch2 index creation fatal crash - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #3767: tsearch2 index creation fatal crash
Date
Msg-id 22471.1195616725@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #3767: tsearch2 index creation fatal crash  ("Thomas H." <me@alternize.com>)
Responses Re: BUG #3767: tsearch2 index creation fatal crash  ("Thomas H." <me@alternize.com>)
List pgsql-bugs
"Thomas H." <me@alternize.com> writes:
> there are more problems with tsvectors. this also fails:

> SELECT ' just a test: 123 '::tsvector;
> ERROR:  syntax error in tsvector: " just a test: 123 "

That's not a bug; your input isn't valid tsvector syntax.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #3766: tsearch2 index creation error
Next
From: "Thomas H."
Date:
Subject: Re: BUG #3767: tsearch2 index creation fatal crash