Re: Faster setup_param_list() in plpgsql

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Faster setup_param_list() in plpgsql
Дата
Msg-id CAFj8pRAtL4WNOe2aYKpKD7qh08sK0aFyA_SBniJ1F6dEex064A@mail.gmail.com
обсуждение исходный текст
Ответ на Faster setup_param_list() in plpgsql  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: Faster setup_param_list() in plpgsql  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers


2015-04-29 9:26 GMT+02:00 Pavel Stehule <pavel.stehule@gmail.com>:
Hi all

I am looking on this patch. I can confirm 10-15% speedup - and the idea behind this patch looks well.

This patch http://www.postgresql.org/message-id/4146.1425872254@sss.pgh.pa.us contains two parts

a) relative large refactoring

b) support for resettable fields in param_list instead total reset

I believe it should be in two separate patches. Refactoring is trivial and there is no any possible objection.

I was wrong, there is relative strong dependency between these two parts, so it should be commited as one patch

Regards

Pavel
 

Regards

Pavel

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: transforms vs. CLOBBER_CACHE_ALWAYS
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: ERROR: unexpected data beyond EOF