Re: Feature, my misconception or bug??

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Feature, my misconception or bug??
Дата
Msg-id 200602221347.33355.peter_e@gmx.net
обсуждение исходный текст
Ответ на Feature, my misconception or bug??  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
Ответы Re: Feature, my misconception or bug??
Re: Feature, my misconception or bug??
Список 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 по дате отправления:

Предыдущее
От: Achilleus Mantzios
Дата:
Сообщение: Feature, my misconception or bug??
Следующее
От: Markus Schaber
Дата:
Сообщение: Re: Feature, my misconception or bug??