From: Bruce Momjian Date: Sat, 21 Aug 2004 03:21:57 +0000 (+0000) Subject: Remove Solaris bug mention in pg_hba.conf. X-Git-Tag: REL8_0_0BETA2~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d21eabc61a8eca5ad78f56fac2891732ebb405e3;p=postgresql Remove Solaris bug mention in pg_hba.conf. --- diff --git a/src/backend/libpq/pg_hba.conf.sample b/src/backend/libpq/pg_hba.conf.sample index 82efa81a61..490fe76ffb 100644 --- a/src/backend/libpq/pg_hba.conf.sample +++ b/src/backend/libpq/pg_hba.conf.sample @@ -35,9 +35,6 @@ # encrypted passwords. OPTION is the ident map or the name of the PAM # service. # -# Note: On some Solaris systems, an IP-MASK of 255.255.255.255 is known not to work. -# The corresponding CIDR-MASK of /32 does work. -# # Database and user names containing spaces, commas, quotes and other special # characters can be quoted. Quoting one of the keywords "all", "sameuser" or # "samegroup" makes the name lose its special character, and just match a