git.postgresql.org Git - postgresql.git/commit
2006年1月26日 02:35:51 +0000 (02:35 +0000)
2006年1月26日 02:35:51 +0000 (02:35 +0000)
commit 8d8bf127605d0a87b22bb07e630a075506ca5e1e
Clean up the INET-vs-CIDR situation. Get rid of the internal is_cidr flag
and rely exclusively on the SQL type system to tell the difference between
the types. Prevent creation of invalid CIDR values via casting from INET
or set_masklen() --- both of these operations now silently zero any bits
to the right of the netmask. Remove duplicate CIDR comparison operators,
letting the type rely on the INET operators instead.
12 files changed:
This is the main PostgreSQL git repository.
RSS
Atom