Re: tsearch2 error msg - Mailing list pgsql-hackers

From Markus Schaber
Subject Re: tsearch2 error msg
Date
Msg-id 45238418.7090501@logix-tt.com
Whole thread Raw
In response to Re: tsearch2 error msg  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi, Tom,

Tom Lane wrote:

> No, it should be something like
>
>     syntax error in tsearch query: "contents of string"
>
> since it's not always the case that you know exactly what string got fed
> to to_tsquery().

I agree.

It's also possible that you have more than one tsearch expression in the
query (e. G. by joining different tables), so that will help further.

HTH,
Markus

--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org


pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: scripts/common.c minor memory leak
Next
From: Michael Meskes
Date:
Subject: Re: buildfarm failures in ECPG-Check