Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6f8236f

Browse files
author
Neil Conway
committed
Fix typo in sample pg_hba.conf; per IRC report from Bernhard Neuhauser.
1 parent96a83d8 commit6f8236f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/libpq/pg_hba.conf.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#
3131
# CIDR-ADDRESS specifies the set of hosts the record matches.
3232
# It is made up of an IP address and a CIDR mask that is an integer
33-
# (between 0 and 32 (IPv6) or 128(IPv6) inclusive) that specifies
33+
# (between 0 and 32 (IPv4) or 128(IPv6) inclusive) that specifies
3434
# the number of significant bits in the mask. Alternatively, you can write
3535
# an IP address and netmask in separate columns to specify the set of hosts.
3636
#

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp