Operator whit word

From: "Thiago Ventura" <thiventura(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Operator whit word
Date: 2007-05-31 13:56:59
Message-ID: d6de7feb0705310656v12e643e4n192a61eef9e8199e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 ) ?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ray Stell 2007-05-31 14:12:31 Re: jdbc pg_hba.conf error
Previous Message Vincenzo Romano 2007-05-31 13:55:15 Re: Make for PgSQL?