Re: GiST Support in 8.1 - Mailing list pgsql-general

From Robert Landrum
Subject Re: GiST Support in 8.1
Date
Msg-id 46A66780.9070507@aol.net
Whole thread Raw
In response to Re: GiST Support in 8.1  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane wrote:
> 8.1.5 isn't exactly the latest, but I don't see any relevant-looking
> gist or tsearch2 fixes in the CVS history since then, so this may still
> be a live bug.
>

As it turns out, tsearch is considered obsolete, and I should be using
tsearch2.

Talk about being behind the times...  :)

I've started the migration to tsearch2, and expect that it will solve my
problems.  And we're building new RPMs for 8.2.x tree now.

Thanks,

Rob

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: GiST Support in 8.1
Next
From: Jim Nasby
Date:
Subject: Re: Import excel to postgres based website?