Re: More on cursors in 7.3

Поиск
Список
Период
Сортировка
От Jeroen T. Vermeulen
Тема Re: More on cursors in 7.3
Дата
Msg-id 20021208225814.GH68172@xs4all.nl
обсуждение исходный текст
Ответ на Re: More on cursors in 7.3  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sun, Dec 08, 2002 at 05:28:22PM -0500, Tom Lane wrote:
> 
> Well, you could dig through backend/executor/node*.c and see which of
> the node types pay attention to es_direction.  To a first approximation
> it looks like these do:
I'll be honest with you: I don't know much about the internals and this
is pure Greek to me...  And I never was much good at Greek in school.


> although I have not thought about which other upper plan nodes might be
> okay (ie, they're safe if their input nodes are).  Also, a Material or
> Sort node will hide any direction-unsafety in its input.

More Greek, I'm afraid.  :-(


Jeroen



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

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: Re: [GENERAL] PostgreSQL Global Development Group
Следующее
От: Oliver Elphick
Дата:
Сообщение: Re: [GENERAL] PostgreSQL Global Development Group