Re: Rules in Postgres

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Rules in Postgres
Дата
Msg-id 14760.1069858637@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Rules in Postgres  (Prachi Tyagi <prachityag@yahoo.com>)
Список pgsql-committers
Prachi Tyagi <prachityag@yahoo.com> writes:
> I need a specific part of the PostgreSQL system. I just want the B+-tree index and the rule system code. Do you know
howcan I just get the source code for these two ? 

src/backend/access/nbtree and src/backend/rewrite, but I think you will
find that there are enough interdependencies with other parts of the
backend that extracting either one as a "standalone" module would be
quite painful.

            regards, tom lane

PS: pgsql-committers is not the appropriate place for questions.

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