pgsql: Add URL for: * Allow index scans to return matching index keys,

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add URL for: * Allow index scans to return matching index keys,
Date: 2008-04-24 17:06:13
Message-ID: 20080424170613.A187A7559CC@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add URL for:

* Allow index scans to return matching index keys, not just the matching
heap locations
>
> http://archives.postgresql.org/pgsql-hackers/2008-04/msg01657.php
>

Modified Files:
--------------
pgsql/doc:
TODO (r1.2434 -> r1.2435)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2434&r2=1.2435)
pgsql/doc/src/FAQ:
TODO.html (r1.940 -> r1.941)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.940&r2=1.941)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-04-24 17:32:44 pgsql: Add TODO item: > > o Impove COPY performance > >
Previous Message Bruce Momjian 2008-04-24 16:42:39 pgsql: Add to TODO: > * Allow index scans to return matching index