pgsql: Add comment that on Win32, we don't need to check the .pgpass - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add comment that on Win32, we don't need to check the .pgpass
Date
Msg-id 20070220152051.F2DFF9FBAD2@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add comment that on Win32, we don't need to check the .pgpass file
permission, per Magnus.

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        fe-connect.c (r1.343 -> r1.344)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-connect.c.diff?r1=1.343&r2=1.344)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Remove "History" sections for pg_dump and pg_restore.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Remove, item not needed for Win32: < o Check .pgpass file