mistake. "whereas cidr does not."

Started by PG Bug reporting formabout 8 years ago2 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.1/static/datatype-net-types.html
Description:

FROM
8.9.3. inet vs. cidr

The essential difference between inet and cidr data types is that inet
accepts values with nonzero bits to the right of the netmask, whereas cidr
does not.

TO

8.9.3. inet vs. cidr

The essential difference between inet and cidr data types is that inet
accepts values with nonzero bits to the right of the netmask, whereas inet
does not.

#2David G. Johnston
david.g.johnston@gmail.com
In reply to: PG Bug reporting form (#1)
Re: mistake. "whereas cidr does not."

On Tue, Feb 20, 2018 at 9:23 AM, PG Doc comments form <
noreply@postgresql.org> wrote:

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.1/static/datatype-net-types.html
Description:


​9.1 is no longer supported and the indicated error has already been fixed
in all supported branches.

David J.​