Heikki Linnakangas <heikki.linnakan...@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 -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers