Add URL for:
authorBruce Momjian
Wed, 14 Feb 2007 00:47:05 +0000 (00:47 +0000)
committerBruce Momjian
Wed, 14 Feb 2007 00:47:05 +0000 (00:47 +0000)
>
>   http://archives.postgresql.org/pgsql-performance/2006-10/msg00222.php
>

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

index 19aee63a339c70c2cc6290960c7ad2693174c429..383f114e659b5b1504aca955eccb60fcbc40b6d5 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Tue Feb 13 18:23:03 EST 2007
+Last updated:      Tue Feb 13 19:47:00 EST 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -944,6 +944,9 @@ Indexes
 
 * Allow accurate statistics to be collected on indexes with more than
   one column or expression indexes, perhaps using per-index statistics
+
+  http://archives.postgresql.org/pgsql-performance/2006-10/msg00222.php
+
 * -Allow the creation of indexes with mixed ascending/descending
   specifiers
 * Consider compressing indexes by storing key values duplicated in
index 20a44865a99d85522a3523121faee17a43bc87b1..96a22cedfae00c19ea988d906598484be13d67ac 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Tue Feb 13 18:23:03 EST 2007
+Last updated:           Tue Feb 13 19:47:00 EST 2007
 

 

The most recent version of this document can be viewed at

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

   
  • Allow accurate statistics to be collected on indexes with more than
  •    one column or expression indexes, perhaps using per-index statistics
    +

      http://archives.postgresql.org/pgsql-performance/2006-10/msg00222.php

    +

       
  • -Allow the creation of indexes with mixed ascending/descending
  •    specifiers
       
  • Consider compressing indexes by storing key values duplicated in