Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql: Clarify description of CIDR-address column of pg_hba.conf, to - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Clarify description of CIDR-address column of pg_hba.conf, to
Date
Msg-id [email protected]
Whole thread Raw
Responses Re: pgsql: Clarify description of CIDR-address column
List pgsql-committers
Log Message:
-----------
Clarify description of CIDR-address column of pg_hba.conf, to discourage
people from trying notations like '10.6/16', which is accepted but does
not mean what you probably think.  Per example from Paul Forgey.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        client-auth.sgml (r1.94 -> r1.95)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/client-auth.sgml.diff?r1=1.94&r2=1.95)

pgsql-committers by date:

Previous
From: [email protected] (User Dim)
Date:
Subject: pgimport - pgimport: * some more examples, one containing failures *
Next
From: "Andrew Dunstan"
Date:
Subject: Re: pgsql: Clarify description of CIDR-address column