Re: binary operators
Jaros³aw B³¹d <jaroslaw.blad@e-point.pl>
From: Jaros³aw B³¹d <Jaroslaw.Blad@e-point.pl>
To: pgsql-sql@postgresql.org
Date: 2001-02-14T12:22:23Z
Lists: pgsql-sql
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:jaroslaw.blad@e-point.pl e-point S.A. POLAND (22) 853 48 30 http://www.e-point.pl