Re: Wrong masklen in result of netmask()/hostmask() - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Wrong masklen in result of netmask()/hostmask()
Date
Msg-id 200312010411.hB14Bjp06315@candle.pha.pa.us
Whole thread Raw
In response to Wrong masklen in result of netmask()/hostmask()  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> The previous behavior had been agreed to at one point:
> http://archives.postgresql.org/pgsql-hackers/2000-10/msg01132.php
> I can't find anyplace in the archives where the change was discussed
> at all.
> 
> hostmask() was not in 7.3 so its behavior is a bit up for grabs,
> but I think it ought to return the same masklen as netmask().

Yep, I am sure it was an oversight.  Seems like a good candidate for
7.4.1.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Wrong masklen in result of netmask()/hostmask()
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Index creation takes for ever