pgsql: Add to TODO: > * Allow index scans to return matching index

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add to TODO: > * Allow index scans to return matching index
Date: 2008-04-24 16:42:39
Message-ID: 20080424164239.311717559CC@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add to TODO:

> * Allow index scans to return matching index keys, not just the matching
> heap locations

Modified Files:
--------------
pgsql/doc:
TODO (r1.2433 -> r1.2434)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2433&r2=1.2434)
pgsql/doc/src/FAQ:
TODO.html (r1.939 -> r1.940)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.939&r2=1.940)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-04-24 17:06:13 pgsql: Add URL for: * Allow index scans to return matching index keys,
Previous Message Bruce Momjian 2008-04-24 16:14:25 pgsql: Add to TODO: < > * Allow adding enumerated values to an