Scan Direction not part of ScanState?

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Scan Direction not part of ScanState?
Дата
Msg-id 20051011072759.GA22806@svana.org
обсуждение исходный текст
Ответы Re: Scan Direction not part of ScanState?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi,

I notice that the IndexScan code looks up the scan direction each
invocation by looking up the direction of the plan. Does this mean the
direction can change in the middle of a scan? Is this how MOVE
FORWARD/BACKWARD works?

I've traced the code and it *appears* this is what's happening, but can
anyone clarify?

Thanks in advance,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Need A Suggestion
Следующее
От: Simon Riggs
Дата:
Сообщение: Spinlocks and CPU Architectures