Skip to content
Snippets Groups Projects
Commit f4f6caa9 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Do proper testing of CIDR bits against network mask, e.g. don't allow:

	test=# select '204.248.199.1/31'::cidr;

Previous releases erroneously accepted such addresses.

WARN IN RELEASE NOTES

Kevin Brintnall
parent 050beacc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment