Re: Cleaning up the INET/CIDR mess

From: Andrew - Supernews <andrew+nonews(at)supernews(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Cleaning up the INET/CIDR mess
Date: 2006-01-25 18:24:26
Message-ID: slrndtfgip.d6t.andrew+nonews@atlantis.supernews.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2006-01-25, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote:
> Andrew - Supernews wrote:
>> Having the behaviour be dependent on which part of the IP space is used
>> is a total nonsense on the modern, CIDR, internet! The C in CIDR even
>> stands for "Classless", so how can you ever justify introducing _new_,
>> non-traditional, dependencies on the traditional classes?
>
> This is coming from inet_net_pton.c, which we got from:

That the behaviour comes from ISC code does not make it correct.

> We are doing our best here to follow industry standards on how things
> should behave.

This is not an "industry standard".

--
Andrew, Supernews
http://www.supernews.com - individual and corporate NNTP services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2006-01-25 18:26:08 Re: Cleaning up the INET/CIDR mess
Previous Message Thomas Hallgren 2006-01-25 18:23:19 Re: Adding a --quiet option to initdb