Add to TODO:
authorBruce Momjian
Mon, 24 Mar 2008 18:24:30 +0000 (18:24 +0000)
committerBruce Momjian
Mon, 24 Mar 2008 18:24:30 +0000 (18:24 +0000)
>
> * Research reducing deTOASTing in more places
>
>   http://archives.postgresql.org/pgsql-hackers/2007-09/msg00895.php

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

index db16ae50ed1c9efa2943d42e7885fd4b99bfe77e..9939b85612440755b8b95f7be6a18f3b9c9b732f 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Mon Mar 24 13:47:43 EDT 2008
+Last updated:      Mon Mar 24 14:24:24 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1718,6 +1718,10 @@ Miscellaneous Performance
   http://archives.postgresql.org/pgsql-hackers/2007-09/msg00206.php
   http://archives.postgresql.org/pgsql-hackers/2008-03/msg00361.php
 
+* Research reducing deTOASTing in more places
+
+  http://archives.postgresql.org/pgsql-hackers/2007-09/msg00895.php
+
 
 
 Source Code
index dfbce8fbb83a8c10855a71b439ba223fd4e7b0f7..355f58f9f1be984020d50ca101c51c9a63f99516 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Mon Mar 24 13:47:43 EDT 2008
+Last updated:           Mon Mar 24 14:24:24 EDT 2008
 

 

The most recent version of this document can be viewed at

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

  http://archives.postgresql.org/pgsql-hackers/2007-07/msg00439.php

   http://archives.postgresql.org/pgsql-hackers/2007-09/msg00206.php
   http://archives.postgresql.org/pgsql-hackers/2008-03/msg00361.php
+

+  
  • Research reducing deTOASTing in more places
  • +

      http://archives.postgresql.org/pgsql-hackers/2007-09/msg00895.php

     

     
     

    Source Code