Altering a plan

Поиск
Список
Период
Сортировка
От Shruthi A
Тема Altering a plan
Дата
Msg-id 6caee9520707161040w6744c1ecqd0a208d5b74ba192@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
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?   What does OidInputFunctionCall() do?

Please reply soon, this is an emergency..

Thanks a lot,
Shruthi

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

Предыдущее
От: Tim Tassonis
Дата:
Сообщение: Re: The speed problem of Varchar vs. Char
Следующее
От: "ARTEAGA Jose"
Дата:
Сообщение: Re: Limitations on 7.0.3?