Re: [GENERAL] netmask

1999-09-27 Thread Bruce Momjian
As I mentioned I already applied it. > Hello! > > I think this is a bug. But it's said not to report any bugs unless you're > sure that it's a bug, so I'm asking heer is this a bug? > > template1=> select netmask('10.0.0.1/0'); > netmask > --- > 255.255.255.255 > (1 row) >

[GENERAL] netmask

1999-07-29 Thread Oleg Sharoiko
Hello! I think this is a bug. But it's said not to report any bugs unless you're sure that it's a bug, so I'm asking heer is this a bug? template1=> select netmask('10.0.0.1/0'); netmask --- 255.255.255.255 (1 row) This happens because word << shift uses only 5 low bits of s