> * Allow CREATE INDEX to take an additional parameter for use with
> special index types
>
PostgreSQL TODO List
====================
-Last updated: Thu Sep 22 17:50:57 EDT 2005
+Last updated: Thu Sep 22 19:54:09 EDT 2005
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
* Allow constraint_exclusion to work for UNIONs like it does for
inheritance, allow it to work for UPDATE and DELETE queries, and allow
it to be used for all queries with little performance impact
+* Allow CREATE INDEX to take an additional parameter for use with
+ special index types
+
* GIST
-Last updated: Thu Sep 22 17:50:57 EDT 2005
+Last updated: Thu Sep 22 19:54:09 EDT 2005
The most recent version of this document can be viewed at
Allow constraint_exclusion to work for UNIONs like it does for
inheritance, allow it to work for UPDATE and DELETE queries, and allow
it to be used for all queries with little performance impact
+
Allow CREATE INDEX to take an additional parameter for use with
+ special index types
GIST
Add more GIST index support for geometric data types