ToDo: fast update of arrays with fixed length fields for PL/pgSQL

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема ToDo: fast update of arrays with fixed length fields for PL/pgSQL
Дата
Msg-id CAFj8pRAKuDU_0md-dg6Ftk0wSupvMLyrV1PB+HyC+GUBZz346w@mail.gmail.com
обсуждение исходный текст
Ответы Re: ToDo: fast update of arrays with fixed length fields for PL/pgSQL  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-hackers
We can directly modify any fields of int, float, double arrays (when result size will be immutable). This trick is used now for acceleration of some aggregates.

Ideas, comments?

Regards

Pavel

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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: Who is pgFoundery administrator?
Следующее
От: Andres Freund
Дата:
Сообщение: Re: ToDo: fast update of arrays with fixed length fields for PL/pgSQL