*** pgsql/doc/TODO 2008/04/24 16:14:25 1.2433 --- pgsql/doc/TODO 2008/04/24 16:42:39 1.2434 *************** *** 1,7 **** PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) ! Last updated: Thu Apr 24 12:14:19 EDT 2008 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. --- 1,7 ---- PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) ! Last updated: Thu Apr 24 12:42:34 EDT 2008 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. *************** Indexes *** 1285,1290 **** --- 1285,1292 ---- http://archives.postgresql.org/pgsql-general/2008-01/msg01010.php + * Allow index scans to return matching index keys, not just the matching + heap locations * Inheritance