Frederic Metoz wrote:

> Hello,
>
> I am looking for the binary AND and OR ... SHIFT as well.
> Do they exist for postgresql ?
>
> Tanks,
>
> Fred

In postgresql binary operators AND, OR ... don't exist, but you can
simply extend postgresql by yours operators. You should use CREATE
OPERATOR function. If you are interested in examples you can send me
mail.

--
Jaroslaw Blad
Lead Engineer
mailto:[EMAIL PROTECTED]
e-point S.A. POLAND
(22) 853 48 30 http://www.e-point.pl


Reply via email to