Re: Feature, my misconception or bug?? - Mailing list pgsql-sql

From Peter Eisentraut
Subject Re: Feature, my misconception or bug??
Date
Msg-id 200602221347.33355.peter_e@gmx.net
Whole thread Raw
In response to Feature, my misconception or bug??  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
Responses Re: Feature, my misconception or bug??  (Markus Schaber <schabi@logix-tt.com>)
Re: Feature, my misconception or bug??  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
List pgsql-sql
Am Mittwoch, 22. Februar 2006 13:04 schrieb Achilleus Mantzios:
> foodb=# SELECT '255.255.255.255/24'::cidr;
> ERROR:  invalid cidr value: "255.255.255.255/24"
> DETAIL:  Value has bits set to right of mask.

> in this case
> 11111111.11111111.11111111.11111111
> has no bits set to right of
>                      8 LSB ^

I'm sure you are aware that "1" is a set bit, so which part are you not 
understanding?

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-sql by date:

Previous
From: Achilleus Mantzios
Date:
Subject: Feature, my misconception or bug??
Next
From: Markus Schaber
Date:
Subject: Re: Feature, my misconception or bug??