Add URL for strlcpy():
authorBruce Momjian
Tue, 3 Oct 2006 00:03:54 +0000 (00:03 +0000)
committerBruce Momjian
Tue, 3 Oct 2006 00:03:54 +0000 (00:03 +0000)
>
>   http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php

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

index eb90f1ab98b1deda79fc4273b2e71ea5e6945b5f..94fa479ccf149413415cdb0208450d8308f6688a 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 20:00:14 EDT 2006
+Last updated:      Mon Oct  2 20:03:48 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1301,6 +1301,8 @@ Source Code
 
 * Use strlcpy() rather than our StrNCpy() macro
 
+  http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php
+
 
 * Win32
 
index b7bc55aefa33aa406021cee1a4de7c4ef08d903f..40f0816a855540bf17feb24f2816474f20bc1666 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Mon Oct  2 20:00:14 EDT 2006
+Last updated:           Mon Oct  2 20:03:48 EDT 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1175,6 +1175,8 @@ first.
 

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

 

   
  • Use strlcpy() rather than our StrNCpy() macro
  • +

      http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php

    +

       
  • Win32
  •    
           
    • Remove configure.in check for link failure when cause is found