Update wording:
authorBruce Momjian
Mon, 2 Oct 2006 23:26:02 +0000 (23:26 +0000)
committerBruce Momjian
Mon, 2 Oct 2006 23:26:02 +0000 (23:26 +0000)
< * Use strlcpy() rather than StrNCpy() macro
> * Use strlcpy() rather than our StrNCpy() macro

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

index 7a3687340eaa09b348ae7fb20fd4d8aaca522e7f..86d3ff8bd55a5c0178eea9bb20aceb8d73837718 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Mon Oct  2 19:23:29 EDT 2006
+Last updated:      Mon Oct  2 19:25:57 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1297,7 +1297,7 @@ Source Code
 
   http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php
 
-* Use strlcpy() rather than StrNCpy() macro
+* Use strlcpy() rather than our StrNCpy() macro
 
 
 * Win32
index cee575ad9578e00e075bf649256cd249d6fd3533..6f8c1edfc5b734acf0a9bef55afa4a2b213618e6 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Mon Oct  2 19:23:29 EDT 2006
+Last updated:           Mon Oct  2 19:25:57 EDT 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1171,7 +1171,7 @@ first.
   
  • Consider GnuTLS if OpenSSL license becomes a problem
  •  

      http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php

     

    -  
  • Use strlcpy() rather than StrNCpy() macro
  • +  
  • Use strlcpy() rather than our StrNCpy() macro
  •    
  • Win32
  •    
           
    • Remove configure.in check for link failure when cause is found