dbTalk Databases Forums  

Re: Domain bit cast

comp.databases.postgresql.bugs comp.databases.postgresql.bugs


Discuss Re: Domain bit cast in the comp.databases.postgresql.bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kris Jurka
 
Posts: n/a

Default Re: Domain bit cast - 11-07-2004 , 08:37 PM








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

Quote:
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...1/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 majordomo (AT) postgresql (DOT) org)



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.