aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-08-21 03:21:57 +0000
committerBruce Momjian <bruce@momjian.us>2004-08-21 03:21:57 +0000
commitd21eabc61a8eca5ad78f56fac2891732ebb405e3 (patch)
treedf35311777d81e5165d21ce371d93e23791ea5d1 /src
parent34f34a041c723e50e532383793ce16655c859aea (diff)
downloadpostgresql-d21eabc61a8eca5ad78f56fac2891732ebb405e3.tar.gz
postgresql-d21eabc61a8eca5ad78f56fac2891732ebb405e3.zip
Remove Solaris bug mention in pg_hba.conf.
Diffstat (limited to 'src')
-rw-r--r--src/backend/libpq/pg_hba.conf.sample3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/backend/libpq/pg_hba.conf.sample b/src/backend/libpq/pg_hba.conf.sample
index 82efa81a612..490fe76ffb1 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