Update pgpass Win32 wording.
authorBruce Momjian
Tue, 20 Feb 2007 19:35:17 +0000 (19:35 +0000)
committerBruce Momjian
Tue, 20 Feb 2007 19:35:17 +0000 (19:35 +0000)
doc/src/sgml/libpq.sgml

index 9e5416c53f35088a2cc565189ac8681a9d53b5e5..4e0f5cee23c8f8d28bdf64c2e3dcf9ddf4cd123d 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
  
   <application>libpq</application> - C Library
@@ -4341,8 +4341,8 @@ On Unix systems, the permissions on .pgpass must disallow
 any access to world or group; achieve this by the command
 chmod 0600 ~/.pgpass.
 If the permissions are less strict than this, the file will be ignored.
-On Microsoft Windows, the file is stored in a directory that is secure by
-default, so no special permissions check is made.
+On Microsoft Windows, it is assumed that the file is stored in a directory
+that is secure, so no special permissions check is made.