PostgreSQL TODO List
====================
-Last updated: Mon Jul 4 00:06:35 EDT 2005
+Last updated: Mon Jul 4 08:32:37 EDT 2005
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
* Allow the creation of indexes with mixed ascending/descending specifiers
* -Fix incorrect rtree results due to wrong assumptions about "over"
operator semantics
+* Allow GIST indexes to create certain complex index types, like digital
+ trees (see Aoki)
+
Commands
========
around to the beginning, rather than always starting sequential scans
at the start of the table.
+
Vacuum
======
-Last updated: Mon Jul 4 00:06:35 EDT 2005
+Last updated: Mon Jul 4 08:32:37 EDT 2005
The most recent version of this document can be viewed at
Allow the creation of indexes with mixed ascending/descending specifiers
-Fix incorrect rtree results due to wrong assumptions about "over"
operator semantics
+
Allow GIST indexes to create certain complex index types, like digital
+ trees (see Aoki)