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

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Add to TODO: > * Allow index scans to return matching index
Дата
Msg-id 20080424164239.311717559CC@cvs.postgresql.org
обсуждение исходный текст
Список 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)

В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add to TODO: < > * Allow adding enumerated values to an
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add URL for: * Allow index scans to return matching index keys,