Altering a plan - Mailing list pgsql-general

From Shruthi A
Subject Altering a plan
Date
Msg-id 6caee9520707161040w6744c1ecqd0a208d5b74ba192@mail.gmail.com
Whole thread Raw
List 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 by date:

Previous
From: Tim Tassonis
Date:
Subject: Re: The speed problem of Varchar vs. Char
Next
From: "ARTEAGA Jose"
Date:
Subject: Re: Limitations on 7.0.3?