Add for WIN32:
authorBruce Momjian
Tue, 20 Feb 2007 14:48:47 +0000 (14:48 +0000)
committerBruce Momjian
Tue, 20 Feb 2007 14:48:47 +0000 (14:48 +0000)
<
>  o Check .pgpass file permissions

doc/TODO
doc/src/FAQ/TODO.html

index 0c5471d656c64d7c64a8580e6fe5f0bd133df6ce..f8fad5eafda48af08074fcac82ea5c44a201b1ee 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Tue Feb 20 09:17:18 EST 2007
+Last updated:      Tue Feb 20 09:48:36 EST 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1470,7 +1470,7 @@ Source Code
 
    o -Add long file support for binary pg_dump output
    o Check WSACancelBlockingCall() for interrupts [win32intr]
-
+   o Check .pgpass file permissions
 
 * Wire Protocol Changes
 
index eee6a8aab19dd9b603b5db6881fbd3ce5a49d5aa..8eedfc92eee5239baf79f05db462c6c1d4d9322e 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Tue Feb 20 09:17:18 EST 2007
+Last updated:           Tue Feb 20 09:48:36 EST 2007
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1310,6 +1310,7 @@ first.  There is also a developer's wiki at
 

     
  • -Add long file support for binary pg_dump output
  •      
  • Check WSACancelBlockingCall() for interrupts [win32intr]
  • +    
  • Check .pgpass file permissions
  •    
       
  • Wire Protocol Changes
  •