Re: Add Space symbols for TSvector - Mailing list pgsql-general

From Tom Lane
Subject Re: Add Space symbols for TSvector
Date
Msg-id 19928.1245938287@sss.pgh.pa.us
Whole thread Raw
In response to Re: Add Space symbols for TSvector  (Henk van Lingen <H.G.K.vanLingen@uu.nl>)
List pgsql-general
Henk van Lingen <H.G.K.vanLingen@uu.nl> writes:
> I understand the ts_search parser is not configurable?

You can substitute your own parser, but the built-in one doesn't have
any provisions for fine-grained configuration.

            regards, tom lane

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: create a table inside a function
Next
From: Chris Barnes
Date:
Subject: Postgres online backup and restore has errors that are concerning