Skip to content

Commit fa00650

Browse files
committed
Now that we advertize only CIDR address in pg_hba.conf, remove
duplicates sample entries from comments.
1 parent 86100de commit fa00650

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/backend/libpq/pg_hba.conf.sample

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
# host DATABASE USER CIDR-ADDRESS METHOD [OPTION]
1414
# hostssl DATABASE USER CIDR-ADDRESS METHOD [OPTION]
1515
# hostnossl DATABASE USER CIDR-ADDRESS METHOD [OPTION]
16-
# host DATABASE USER CIDR-ADDRESS METHOD [OPTION]
17-
# hostssl DATABASE USER CIDR-ADDRESS METHOD [OPTION]
18-
# hostnossl DATABASE USER CIDR-ADDRESS METHOD [OPTION]
1916
#
2017
# (The uppercase quantities should be replaced by actual values.)
2118
# The first field is the connection type: "local" is a Unix-domain socket,

0 commit comments

Comments
 (0)