Re: BUG #3767: tsearch2 index creation fatal crash

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Thomas H(dot)" <me(at)alternize(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3767: tsearch2 index creation fatal crash
Date: 2007-11-21 03:45:25
Message-ID: 22471.1195616725@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-docs

"Thomas H." <me(at)alternize(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Thomas H. 2007-11-21 04:42:36 Re: BUG #3767: tsearch2 index creation fatal crash
Previous Message Tom Lane 2007-11-21 03:40:43 Re: BUG #3766: tsearch2 index creation error

Browse pgsql-docs by date

  From Date Subject
Next Message Thomas H. 2007-11-21 04:42:36 Re: BUG #3767: tsearch2 index creation fatal crash
Previous Message Thomas H. 2007-11-21 02:54:23 Re: BUG #3767: tsearch2 index creation fatal crash