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.