Re: Question about simple function folding optimization

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Question about simple function folding optimization
Дата
Msg-id 20030409170734.GA497@wolff.to
обсуждение исходный текст
Ответ на Re: Question about simple function folding optimization  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Question about simple function folding optimization
Список pgsql-hackers
On Wed, Apr 09, 2003 at 11:54:23 -0400, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> 
> The simplest answer is probably to convert the function to plpgsql,
> which would probably give better performance for index access anyway.
> 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.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Anyone working on better transaction locking?
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: Anyone working on better transaction locking?