Re: Altering a plan

Поиск
Список
Период
Сортировка
От Shruthi A
Тема Re: Altering a plan
Дата
Msg-id 6caee9520707162132u5ecc8e91q62008216d6376d48@mail.gmail.com
обсуждение исходный текст
Ответы Re: Altering a plan
Re: Altering a plan
Список pgsql-hackers

Hi,

I want to take a plan generated by the postgres optimizer and insert a constant in place of another constant in the plan. There is a function OidOutputFunctionCall( ) to get the constant. Similarly, is there any function to set the value of the constant?   Also what does OidInputFunctionCall( ) do?

Please reply soon, this is an emergency..

Thanks a lot,
Shruthi



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] msvc, build and install with cygwin in the PATH
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Fractions in GUC variables