Add to TODO:
authorBruce Momjian
Fri, 9 May 2008 03:58:41 +0000 (03:58 +0000)
committerBruce Momjian
Fri, 9 May 2008 03:58:41 +0000 (03:58 +0000)
>
> * Improve the /contrib installation experience
>
>   http://archives.postgresql.org/pgsql-hackers/2008-04/msg00132.php

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

index 44e8c99e8b1b38452b6fb546fc7d48eb8fc77c86..8518959ffa1028559db510c82dfebb3034d024a1 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Wed May  7 22:24:00 EDT 2008
+Last updated:      Thu May  8 23:58:36 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1886,6 +1886,10 @@ Source Code
 
   http://archives.postgresql.org/pgsql-hackers/2006-11/msg00245.php
 
+* Improve the /contrib installation experience
+
+  http://archives.postgresql.org/pgsql-hackers/2008-04/msg00132.php
+
 * Use UTF8 encoding for NLS messages so all server encodings can
   read them properly
 * Update Bonjour to work with newer cross-platform SDK
index 56a0f65e2ba341801568a7699d4189e987ad08df..26d2a2ebdcfdbb01e1595713b3fa468ad8b92ac0 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Wed May  7 22:24:00 EDT 2008
+Last updated:           Thu May  8 23:58:36 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1626,6 +1626,9 @@ first.  There is also a developer's wiki at
   
  • Improve NLS maintenance of libpgport messages linked onto applications
  •    
  • Clean up casting in contrib/isn
  •  

      http://archives.postgresql.org/pgsql-hackers/2006-11/msg00245.php

    +

    +  
  • Improve the /contrib installation experience
  • +

      http://archives.postgresql.org/pgsql-hackers/2008-04/msg00132.php

     

       
  • Use UTF8 encoding for NLS messages so all server encodings can
  •    read them properly