PostgreSQL TODO List
====================
-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.
* 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
-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
Allow accurate statistics to be collected on indexes with more than
one column or expression indexes, perhaps using per-index statistics
+
-Allow the creation of indexes with mixed ascending/descending
specifiers
Consider compressing indexes by storing key values duplicated in