Clarify description of CIDR-address column of pg_hba.conf, to discourage

Tom Lane <tgl@sss.pgh.pa.us>

Commit: fa3d622cb0ed7d101ea041733614661e7a4aa1ec
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-11-17T23:25:17Z
Releases: 8.2.0
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.

Files

PathChange+/−
doc/src/sgml/client-auth.sgml modified +5 −4