Log Message:
-----------
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

Modified Files:
--------------
    pgsql-server/src/backend/utils/adt:
        network.c (r1.53 -> r1.54)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/utils/adt/network.c.diff?r1=1.53&r2=1.54)

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to