Leonardo F <m_li...@yahoo.it> writes:
> gist -> how can I get something "comparable" by tuplesort? Or should I rule it
>    out from the seq scan + sort path?

Rule it out.  Note you should be looking at pg_am.amcanorder, not
hardwiring knowledge of particular index types.

                        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

Reply via email to