"Vadim I. Passynkov" <[EMAIL PROTECTED]> writes:
> spidermon=# SELECT text ( netmask ( '192.168.1.1/28' ) );
> text
> --------------------
> 255.255.255.240/32 - ??????
> (1 row)
That's what it's defined to do. See
http://www.ca.postgresql.org/users-lounge/docs/7.1/postgres/functions-net.html
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])