Implementing a new Join Algorithm

Поиск
Список
Период
Сортировка
От Anagh Lal
Тема Implementing a new Join Algorithm
Дата
Msg-id 20030105192708.11951.qmail@web14302.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Implementing a new Join Algorithm  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi,
I am trying to test a new join algorithm by
implementing it on Postgresql. 
It would be great if you could give me some start off
pointers so as to where all in the source code I will
have to make changes. (I figure that I need to make
executor nodes, so i might need to write nodeNewjoin.c
etc in src/backend/executor, and somehow get the
planner/optimizer to select the new algorithm)

I tried going through the developers guide (7.3.1) but
it has many figures missing, making my job of
understanding the mechanism  very tough.  The figures
I am referring to are
{PostgreSQL 7.3.1 Documentation 
section 2.3.1: Figure \ref{parsetree},
\ref{where_clause} 
section 2.3.2 Figure \ref{transformed},
\ref{transformed_where} 
2.5.2 \ref{plan} \ref{simple_select}. 
}
Could you please point out where these figures are
available.
Regards
Anagh Lal.



__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: New Portal in Place, DNS switched ...
Следующее
От: Olivier PRENANT
Дата:
Сообщение: Re: New Portal in Place, DNS switched ...