Обсуждение: mistake. "whereas cidr does not."

Поиск
Список
Период
Сортировка

mistake. "whereas cidr does not."

От
PG Doc comments form
Дата:
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.

Re: mistake. "whereas cidr does not."

От
"David G. Johnston"
Дата:
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.​