Re: Operator whit word - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Operator whit word
Date
Msg-id 20070531143212.GF4724@alvh.no-ip.org
Whole thread Raw
In response to Operator whit word  ("Thiago Ventura" <thiventura@gmail.com>)
List pgsql-general
Thiago Ventura escribió:
> The manual say:
> The operator name is a sequence of up to NAMEDATALEN-1 (63 by default)
> characters from the following list:
> + - * / < > = ~ ! @ # % ^ & | ` ?
>
> So, how I could create a operator with word ( i.e. LIKE ) ?

You can't.  (Unless you hack Postgres' source code).

--
Alvaro Herrera                        http://www.advogato.org/person/alvherre
"The ability to monopolize a planet is insignificant
next to the power of the source"

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: stable functions
Next
From: Frank Wittig
Date:
Subject: Re: warm standby server stops doing checkpoints after a while