bitwise AND?

From: Vince Vielhaber <vev(at)michvhf(dot)com>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: bitwise AND?
Date: 2000-08-31 16:44:33
Message-ID: Pine.BSF.4.21.0008311240050.2273-100000@paprika.michvhf.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Do we have any kind of bitwise AND?

select foo from bar where (foo AND 2);

Doesn't work with ints.

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com http://www.pop4.net
128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Hollomon 2000-08-31 16:56:03 new relkind for view
Previous Message Jan Wieck 2000-08-31 16:26:14 Re: AW: AW: Backend-internal SPI operations