RE: Scan by TID (was RE: [HACKERS] How to add a new build-in operator)

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема RE: Scan by TID (was RE: [HACKERS] How to add a new build-in operator)
Дата
Msg-id NDBBIJLOILGIKBGDINDFOEACCAAA.Inoue@tpf.co.jp
обсуждение исходный текст
Ответ на Re: Scan by TID (was RE: [HACKERS] How to add a new build-in operator)  (Bruce Momjian <maillist@candle.pha.pa.us>)
Ответы Re: Scan by TID (was RE: [HACKERS] How to add a new build-in operator)
Re: Scan by TID (was RE: [HACKERS] How to add a new build-in operator)]
Список pgsql-hackers

> -----Original Message-----
> From: Bruce Momjian [mailto:maillist@candle.pha.pa.us]
> Sent: Monday, October 11, 1999 10:45 PM
> To: Hiroshi Inoue
> Cc: Thomas Lockhart; pgsql-hackers
> Subject: Re: Scan by TID (was RE: [HACKERS] How to add a new 
> build-in operator)
> 
> 
> > I have committed them to the current tree.
> > Needs initdb.
> 
> TODO list updated.  Seems the tid could be accessed directly, by
> checking the page list, and if it is valid, just going to the tid.  I
> assume you are working on that issue, or do you need assistance?
>

Yes,I have done a part of my story.
I would add new type of path and scan by which we are able to access
tids directly.

I don't understand planner/executor stage well.
So I'm happy if someone could check my story.

Regards.

Hiroshi Inoue
Inoue@tpf.co.jp


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

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: [HACKERS] Interesting Quote you might enjoy about PGSQL.
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: [HACKERS] psql and comments