Re: Question about simple function folding optimization - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Question about simple function folding optimization
Date
Msg-id 8628.1049909054@sss.pgh.pa.us
Whole thread Raw
In response to Re: Question about simple function folding optimization  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-hackers
Bruno Wolff III <bruno@wolff.to> writes:
>   Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> But I wonder whether any better answer is possible.  I don't want to
>> give up on the inlining optimization --- anyone see another fix?

> Include an option for function definitions to not allow the function
> being defined to be inlined.

Seems pretty ugly.  I was wondering how much it would cost to run the
index's function definition through the inliner before comparing ...
        regards, tom lane



pgsql-hackers by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Anyone working on better transaction locking?
Next
From: cbbrowne@cbbrowne.com
Date:
Subject: Re: Anyone working on better transaction locking?