Re: binary operators

KuroiNeko <evpopkov@carrier.kiev.ua>

From: KuroiNeko <evpopkov@carrier.kiev.ua>
To: pgsql-sql@postgresql.org
Date: 2001-02-02T17:11:36Z
Lists: pgsql-sql
Frederic Metoz writes:

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

 I have  functions that  do this  on int4. Not  operators, but  better than
nothing :)  Anyone interested,  please feel  free to  email in  private. In
fact, the lib is simple as a moo.


--