Re: Altering a plan - Mailing list pgsql-hackers

From Shruthi A
Subject Re: Altering a plan
Date
Msg-id 6caee9520707162132u5ecc8e91q62008216d6376d48@mail.gmail.com
Whole thread Raw
Responses Re: Altering a plan  (Warren Turkal <wt@penguintechs.org>)
Re: Altering a plan  (Heikki Linnakangas <heikki@enterprisedb.com>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] msvc, build and install with cygwin in the PATH
Next
From: Bruce Momjian
Date:
Subject: Re: Fractions in GUC variables