Re: Index trouble with 8.3b4

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: Index trouble with 8.3b4
Дата
Msg-id 1200418035.10057.444.camel@dogma.ljc.laika.com
обсуждение исходный текст
Ответ на Re: Index trouble with 8.3b4  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Index trouble with 8.3b4  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-hackers
On Mon, 2008-01-14 at 22:10 -0500, Tom Lane wrote:
> It's a tossup from here.  Anybody have a strong opinion one way or the
> other?
> 

To me a heapscan means "read all the tuples" (without implying order)
and an ordered heap scan is a special case that should be made explicit.
But this is not a strong opinion.

Regards,Jeff Davis



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

Предыдущее
От: Teodor Sigaev
Дата:
Сообщение: Re: ts_headline() dumps core
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Index trouble with 8.3b4