Re: Index-only-scans, indexam API changes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Index-only-scans, indexam API changes
Дата
Msg-id 22904.1247494729@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Index-only-scans, indexam API changes  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: Index-only-scans, indexam API changes
Список pgsql-hackers
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes:
> At the moment, amgettuple only returns pointers to heap tuples. There is
> no way to return data from the index tuples. That needs to be changed to
> support index-only scans.

What are you going to do for index types that don't store the original
data (e.g. hash)?
        regards, tom lane


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