Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Operator whit word



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"



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group