Tsearch2 Causing Backend Crash - Mailing list pgsql-general

From psql-mail@freeuk.com
Subject Tsearch2 Causing Backend Crash
Date
Msg-id E1A4LKC-000O6J-FF@buckaroo.freeuk.net
Whole thread Raw
Responses Re: Tsearch2 Causing Backend Crash  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-general
After applying the patches supplied so far and also trying the lastest
stable tar.gz for tsearch2 ( downloaded 24th of september)

I am still experiencing the same issue as previously described:
I try to do a

SELECT to_tsvector( 'default', 'some text' )

The backend crashes.

SELECT to_tsvector( 'default', <string of whitespace> )
does not crash

Any more advice or suggestions?

Thanks!

--

pgsql-general by date:

Previous
From: "John Wells"
Date:
Subject: Resources for Progress conversion...
Next
From: Jeff Eckermann
Date:
Subject: Re: Migrating Access to Postgres