1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-12 05:01:15 +03:00
Files
postgres/src/backend
Bruce Momjian f4f6caa9b0 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
2004-10-08 01:10:31 +00:00
..
2004-08-29 05:07:03 +00:00
2004-08-29 05:07:03 +00:00
2004-10-03 20:29:24 +00:00
2004-10-07 17:04:54 +00:00
2004-08-29 05:07:03 +00:00