PostgreSQL TODO List
====================
-Last updated: Fri Apr 6 22:48:08 EDT 2007
+Last updated: Fri Apr 6 23:07:52 EDT 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
http://archives.postgresql.org/pgsql-patches/2005-07/msg00512.php
http://archives.postgresql.org/pgsql-hackers/2006-12/msg01107.php
-* Allow use of indexes to search for NULLs
-
- One solution is to create a partial index on an IS NULL expression.
-
+* -Allow use of indexes to search for NULLs
* Allow accurate statistics to be collected on indexes with more than
one column or expression indexes, perhaps using per-index statistics
-Last updated: Fri Apr 6 22:48:08 EDT 2007
+Last updated: Fri Apr 6 23:07:52 EDT 2007
The most recent version of this document can be viewed at
-
Allow use of indexes to search for NULLs
-
One solution is to create a partial index on an IS NULL expression.
-
+
-Allow use of indexes to search for NULLs
Allow accurate statistics to be collected on indexes with more than
one column or expression indexes, perhaps using per-index statistics