Re: Domain bit cast

From: Kris Jurka <books(at)ejurka(dot)com>
To: Martin Sládek <forum(at)msw(dot)cz>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Domain bit cast
Date: 2004-11-08 02:37:26
Message-ID: Pine.BSO.4.56.0411072136060.11231@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, 5 Nov 2004, [ISO-8859-2] Martin Sldek 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2004-11-08 04:05:05 Re: 8.0 beta4: Exception when including catalog qualifier in
Previous Message Tom Lane 2004-11-08 01:58:25 Re: Possible bug: pg_hba.conf file