Re: cast bit to boolean? - Mailing list pgsql-general

From Vivek Khera
Subject Re: cast bit to boolean?
Date
Msg-id 15090.46251.734888.689983@yertle.kciLink.com
Whole thread Raw
In response to cast bit to boolean?  (Vivek Khera <khera@kcilink.com>)
List pgsql-general
>>>>> "RH" == Robert Hentosh <hentosh@io.com> writes:

RH> select * from t1 where (sel_a & b'100001' <> b'000000' );

Yep.  That solution hit me just as the head hit the pillow last night,
too!

Thanks.

pgsql-general by date:

Previous
From: Justin Clift
Date:
Subject: Re: Ideal hardware configuration for pgsql
Next
From: Tony Grant
Date:
Subject: Re: Ideal hardware configuration for pgsql