Re: [PATCH] Add transforms feature

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [PATCH] Add transforms feature
Дата
Msg-id 1386732951.12420.2.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: [PATCH] Add transforms feature  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Ответы Re: [PATCH] Add transforms feature
Список pgsql-hackers
On Fri, 2013-12-06 at 11:28 +0100, Dimitri Fontaine wrote:
> > Here is an idea.  Add a GUC that basically says something like
> > use_transforms = on|off.  You can then attach that to individual
> > functions, which is the right granularity, because only the function
> > knows whether its code expects transforms or not.  But you can use
> the
> > full power of GUC to configure it any way you want.

Here is an updated patch that implements this, makes some of the
documentation improvements that you suggested, and rebases everything.


Вложения

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

Предыдущее
От: Claudio Freire
Дата:
Сообщение: Re: Why we are going to have to go DirectIO
Следующее
От: KONDO Mitsumasa
Дата:
Сообщение: Re: Why we are going to have to go DirectIO