Re: Cleaning up the INET/CIDR mess - Mailing list pgsql-hackers

From Greg Stark
Subject Re: Cleaning up the INET/CIDR mess
Date
Msg-id 873bjbt341.fsf@stark.xeocode.com
Whole thread Raw
In response to Re: Cleaning up the INET/CIDR mess  (Andrew - Supernews <andrew+nonews@supernews.com>)
List pgsql-hackers
Andrew - Supernews <andrew+nonews@supernews.com> writes:

> The spec is quite explicit that inet_pton is not expected to accept the
> abbreviated forms or any non-decimal values.

Hum. That distinctly doesn't match my memory but it seems you're right. The
spec mandates inet_ntoa and inet_addr support it but not inet_ntop. Odd.

-- 
greg



pgsql-hackers by date:

Previous
From: "William ZHANG"
Date:
Subject: Re: GRANT/REVOKE: Allow column-level privileges
Next
From: Steve Atkins
Date:
Subject: Re: Cleaning up the INET/CIDR mess