Re: Source Code Help Needed

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Source Code Help Needed
Дата
Msg-id 14677.1117071105@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Source Code Help Needed  (Vikram Kalsi <vikramkalsi@gmail.com>)
Ответы Re: Google's Summer of Code ...  (Vikram Kalsi <vikramkalsi@gmail.com>)
Re: Source Code Help Needed  (Vikram Kalsi <vikramkalsi@gmail.com>)
Список pgsql-hackers
Vikram Kalsi <vikramkalsi@gmail.com> writes:
> So, I suppose that during the query planning and optimization stage,
> the value of the original variables in the plan are somehow copied to
> the plan which is finally returned inside pg_plan_query().

Look in createplan.c --- there are a couple places in there you need to
fix.
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Network write errors (was: Re: Feature freeze date for
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: WAL replay failure after file truncation(?)