algebraic rewriting

Поиск
Список
Период
Сортировка
От sophie yang
Тема algebraic rewriting
Дата
Msg-id 20020419064223.83264.qmail@web10502.mail.yahoo.com
обсуждение исходный текст
Ответы Re: algebraic rewriting  ("Josh Berkus" <josh@agliodbs.com>)
Re: algebraic rewriting  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
From the big picture of PostgreSQL architecture, I
understand that query processing includes parser,
rewriter, optimizer and executor. I am wondering at
which step, PostgreSQL performs algebraic rewriting?
What rules are used for rewriting? Are these rules
hard wired or are they stored in some catalog table?
If I want to check the source codes, which file should
I look at?

Thanks!!

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

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

Предыдущее
От: PJourdan
Дата:
Сообщение: plpgsql
Следующее
От: Bjarte Aagnes
Дата:
Сообщение: Re: [SQL] MAX(column1),MAX(column2),...