"Andrew Dunstan" <andrew(at)dunslane(dot)net> writes:
> Tom Lane wrote:
>> Clarify description of CIDR-address column of pg_hba.conf, to discourage
>> people from trying notations like '10.6/16', which is accepted but does
>> not mean what you probably think. Per example from Paul Forgey.
> Isn't the real problem here that 10.6 doesn't mean what you probably think?
If you're proposing that we change the behavior of inet_aton(), I don't
think that's much of a solution, since then people who do remember the
old notation ... or recognize the analogy to IPv6 abbreviations, which
are not a lot different ... would get burnt. We can't do it anyway on
most modern platforms, unless we want to replace all of getaddrinfo()
which seems pretty unappealing.
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Gregory Stark | Date: 2006-11-18 02:39:39 |
| Subject: Re: [HACKERS] Shutting down a warm standby database in 8.2beta3 |
| Previous: | From: Euler Taveira de Oliveira | Date: 2006-11-18 02:37:36 |
| Subject: Re: zic data updates |
pgsql-committers by date
| Next: | From: Florian G. Pflug | Date: 2006-11-18 02:51:56 |
| Subject: Re: [COMMITTERS] pgsql: Clarify description of CIDR-address |
| Previous: | From: Andrew Dunstan | Date: 2006-11-18 00:05:54 |
| Subject: Re: pgsql: Clarify description of CIDR-address column |