Is there any reason for this behaviour:

test=# select 1::bit;
 bit
-----
 0
(1 row)

test=# select '1'::bit;
 bit
-----
 1
(1 row)

Chris


---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly

Reply via email to