On Fri, 5 Nov 2004, [ISO-8859-2] Martin Sládek wrote:

> Cast int to domaim based on bit(n) works quite strange.
> 
> CREATE DOMAIN kat bit(40) NOT NULL;
> SELECT 7::bit(40), 7::kat;

I didn't realize you were going to report this (as this post got held for 
moderator approval), so I reported it and Tom Lane fixed it:

http://archives.postgresql.org/pgsql-bugs/2004-11/msg00066.php

Kris Jurka


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to