aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1998-03-14 04:15:49 +0000
committerBruce Momjian <bruce@momjian.us>1998-03-14 04:15:49 +0000
commit12429af0272605f7c6b7e29ec07db55a13bacd56 (patch)
tree0f9a610562d73879cab98ec4bc0b973d07819c48 /src
parent8175eb3485fbfa534529e8cff8242f3249fa9243 (diff)
downloadpostgresql-12429af0272605f7c6b7e29ec07db55a13bacd56.tar.gz
postgresql-12429af0272605f7c6b7e29ec07db55a13bacd56.zip
Remove postgres95.
Diffstat (limited to 'src')
-rw-r--r--src/backend/libpq/pg_hba.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/libpq/pg_hba.conf.sample b/src/backend/libpq/pg_hba.conf.sample
index fb2be3bdbb9..0b66bbad14b 100644
--- a/src/backend/libpq/pg_hba.conf.sample
+++ b/src/backend/libpq/pg_hba.conf.sample
@@ -1,5 +1,5 @@
#
-# Example Postgres95 host access control file.
+# Example PostgreSQL host access control file.
#
#
# This file controls what hosts are allowed to connect to what databases