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

Commit298de77

Browse files
committed
Update pgpass Win32 wording.
1 parent8e1ccad commit298de77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.233 2007/02/2017:47:04 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.234 2007/02/2019:35:17 momjian Exp $ -->
22

33
<chapter id="libpq">
44
<title><application>libpq</application> - C Library</title>
@@ -4341,8 +4341,8 @@ On Unix systems, the permissions on <filename>.pgpass</filename> must disallow
43414341
any access to world or group; achieve this by the command
43424342
<command>chmod 0600 ~/.pgpass</command>.
43434343
If the permissions are less strict than this, the file will be ignored.
4344-
On Microsoft Windows, the file is stored in a directory that is secure by
4345-
default, so no special permissions check is made.
4344+
On Microsoft Windows,it is assumed thatthe file is stored in a directory
4345+
that is secure, so no special permissions check is made.
43464346
</para>
43474347
</sect1>
43484348

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp