mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
Add to TODO:
> * Allow index scans to return matching index keys, not just the matching > heap locations
This commit is contained in:
4
doc/TODO
4
doc/TODO
@@ -1,7 +1,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Thu Apr 24 12:14:19 EDT 2008
|
||||
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.
|
||||
@@ -1285,6 +1285,8 @@ Indexes
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user