Re: Wrong masklen in result of netmask()/hostmask()

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Wrong masklen in result of netmask()/hostmask()
Дата
Msg-id 200312010411.hB14Bjp06315@candle.pha.pa.us
обсуждение исходный текст
Ответ на Wrong masklen in result of netmask()/hostmask()  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Wrong masklen in result of netmask()/hostmask()
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] Index creation takes for ever