Done:
authorBruce Momjian
Mon, 17 Mar 2008 01:46:42 +0000 (01:46 +0000)
committerBruce Momjian
Mon, 17 Mar 2008 01:46:42 +0000 (01:46 +0000)
>  o -During index creation, pre-sort the tuples to improve build speed

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

index cd4e4837c72c798928f2b38c8e680d217e8f7913..24d74415195bbd5fa87e000f53e62616400170b5 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Wed Mar 12 21:56:41 EDT 2008
+Last updated:      Sun Mar 16 21:46:33 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1199,9 +1199,7 @@ Indexes
      of the key itself
    o Add WAL logging for crash recovery
    o Allow multi-column hash indexes
-   o During index creation, pre-sort the tuples to improve build speed
-
-     http://archives.postgresql.org/pgsql-hackers/2007-03/msg01199.php
+   o -During index creation, pre-sort the tuples to improve build speed
 
 
 
index 6e411d30c13fbe30eda7575c001ed3a834717da5..4a41a657b7f39707ca17fb79a53498f31a6eb0af 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Wed Mar 12 21:56:41 EDT 2008
+Last updated:           Sun Mar 16 21:46:33 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1048,9 +1048,7 @@ first.  There is also a developer's wiki at
           of the key itself
   
  • Add WAL logging for crash recovery
  •    
  • Allow multi-column hash indexes
  • -  
  • During index creation, pre-sort the tuples to improve build speed
  • -

              http://archives.postgresql.org/pgsql-hackers/2007-03/msg01199.php

    -

    +  
  • -During index creation, pre-sort the tuples to improve build speed
  •  
     

    Fsync