diff options
author | Marc G. Fournier | 1997-01-16 16:13:40 +0000 |
---|---|---|
committer | Marc G. Fournier | 1997-01-16 16:13:40 +0000 |
commit | 64836996f9be7b0f09aa4efb3684c56d6796e0b1 (patch) | |
tree | 60b12a5c37035a7a6de6161b20e0b566b0490382 | |
parent | f8a41a0b9151c3edf05ec30613ea36b2310a42d8 (diff) |
Minor change to file point out by Andrew
-rw-r--r-- | src/backend/libpq/pg_hba.conf.sample | 2 |
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 d17dc5fbb22..30a8c78d957 100644 --- a/src/backend/libpq/pg_hba.conf.sample +++ b/src/backend/libpq/pg_hba.conf.sample @@ -66,7 +66,7 @@ # Postgres username. # -# For backwards compatibility, Postgres also accepts pre-Version 2 records, +# For backwards compatibility, PostgreSQL also accepts pre-Version 6 records, # which look like: # # all 127.0.0.1 0.0.0.0 |