Add URL for:
authorBruce Momjian
Mon, 14 Apr 2008 13:33:53 +0000 (13:33 +0000)
committerBruce Momjian
Mon, 14 Apr 2008 13:33:53 +0000 (13:33 +0000)
* Consider automatic caching of statements at various levels:

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

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

index aefebb31eca6cc1fea4d600f05233c2d0c108647..b307fba82bb48dbfdbf4070bf36ea8633ea16b10 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Fri Apr 11 15:50:35 EDT 2008
+Last updated:      Mon Apr 14 09:33:40 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1401,6 +1401,7 @@ Cache Usage
    o Parsed query tree
    o Query execute plan
    o Query results
+   http://archives.postgresql.org/pgsql-hackers/2008-04/msg00823.php
 
 * Consider increasing internal areas when shared buffers is increased
 
index 1ff40e4a9c333b515993ff044cb27f294be05fcf..9686d757fc7568a1e7137d70b243fa0333fcd81b 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Fri Apr 11 15:50:35 EDT 2008
+Last updated:           Mon Apr 14 09:33:40 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1214,6 +1214,7 @@ first.  There is also a developer's wiki at
     
  • Parsed query tree
  •      
  • Query execute plan
  •      
  • Query results
  • +        http://archives.postgresql.org/pgsql-hackers/2008-04/msg00823.php
       
       
  • Consider increasing internal areas when shared buffers is increased
  •  

      http://archives.postgresql.org/pgsql-hackers/2005-10/msg01419.php