git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9cbd0c1)
Adjust user-facing documentation to explain why we don't check pgpass
2007年2月20日 17:47:04 +0000 (17:47 +0000)
2007年2月20日 17:47:04 +0000 (17:47 +0000)
file permissions on Windows.


diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml
index a7be065ec67d0cf6a240e620aed2afa7e5f59a2d..9e5416c53f35088a2cc565189ac8681a9d53b5e5 100644 (file)
--- a/doc/src/sgml/libpq.sgml
+++ b/doc/src/sgml/libpq.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.232 2007年02月19日 22:06:23 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.233 2007年02月20日 17:47:04 tgl Exp $ -->
<chapter id="libpq">
<title><application>libpq</application> - C Library</title>
@@ -4337,12 +4337,12 @@ default socket directory) connections coming from the local machine.
</para>
<para>
-The permissions on <filename>.pgpass</filename> must disallow any
-access to world or group; achieve this by the command
+On Unix systems, the permissions on <filename>.pgpass</filename> must disallow
+any access to world or group; achieve this by the command
<command>chmod 0600 ~/.pgpass</command>.
If the permissions are less strict than this, the file will be ignored.
-(The file permissions are not currently checked on Microsoft Windows,
-however.)
+On Microsoft Windows, the file is stored in a directory that is secure by
+default, so no special permissions check is made.
</para>
</sect1>
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /