Tom Lane wrote:
> Benjamin Arai <[EMAIL PROTECTED]> writes:
> > Is there a specific exception code for:
> > ERROR:  no operand in tsearch query: "("
> 
> regression=# \set VERBOSITY verbose
> regression=# select to_tsquery('(');
> ERROR:  42601: no operand in tsearch query: "("
> LOCATION:  gettoken_query, tsquery.c:163
> 
> Seems to be "SYNTAX_ERROR".

Hmm, maybe we should be displaying the textual name of the SQLSTATE
somehow.

-- 
Alvaro Herrera                  http://www.amazon.com/gp/registry/5ZYLFMCVHXC
"El día que dejes de cambiar dejarás de vivir"

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to