Add TODO URL for:
authorBruce Momjian
Mon, 17 Mar 2008 21:09:30 +0000 (21:09 +0000)
committerBruce Momjian
Mon, 17 Mar 2008 21:09:30 +0000 (21:09 +0000)
* Consider increasing the number of default statistics target, and
  reduce statistics target overhead

>   http://archives.postgresql.org/pgsql-hackers/2008-01/msg01066.php

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

index 4f6686e2705de164ed493fc8c24f320497547e9f..d6aecd61a4449f9b918660c474badaedbcbc4b60 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 17 14:22:37 EDT 2008
+Last updated:      Mon Mar 17 17:09:20 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1140,6 +1140,7 @@ Indexes
   and expression indexes
   http://archives.postgresql.org/pgsql-general/2007-05/msg01228.php
   http://archives.postgresql.org/pgsql-general/2007-06/msg00542.php
+  http://archives.postgresql.org/pgsql-hackers/2008-01/msg01066.php
 
 * Consider compressing indexes by storing key values duplicated in
   several rows as a single index entry
index c4b2c6c97fdf7db4aa88282df4a36cfaf10a8ae0..c08f0e819856052fab3b08b1b273bad832a9fa33 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Mon Mar 17 14:22:37 EDT 2008
+Last updated:           Mon Mar 17 17:09:20 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -996,6 +996,7 @@ first.  There is also a developer's wiki at
   and expression indexes
   http://archives.postgresql.org/pgsql-general/2007-05/msg01228.php
   http://archives.postgresql.org/pgsql-general/2007-06/msg00542.php
+  http://archives.postgresql.org/pgsql-hackers/2008-01/msg01066.php
 

   
  • Consider compressing indexes by storing key values duplicated in
  •    several rows as a single index entry