Re: full text search in 8.3 - Mailing list pgsql-hackers

From Richard Huxton
Subject Re: full text search in 8.3
Date
Msg-id 470E2FA1.2050000@archonet.com
Whole thread Raw
In response to Re: full text search in 8.3  (andy <andy@squeakycode.net>)
List pgsql-hackers
andy wrote:
> Florian G. Pflug wrote:
>> Maybe we could document some regexp, awk script, or similar that 
>> strips the tsearch stuff from such a table of contents?
> 
> Ahh, I did not know that... I'll try that out and see if I can come up 
> with something.  Thanks!

If you hack the old tsearch2.sql install script you can change the 
schema it installs to. That should make it easier to identify everything 
it installs.

--   Richard Huxton  Archonet Ltd


pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Timezone database changes
Next
From: Tom Lane
Date:
Subject: Re: Plan invalidation vs temp sequences