proposal: bytea_agg aggregate function

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема proposal: bytea_agg aggregate function
Дата
Msg-id CAFj8pRACN9fdTi7WOMN2VALL=4LKwnV2WvQUOyO6HZWcY5s2nQ@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
Hello

For join of encoded text should be useful fast concat aggregation. The
behave should be very similar to string_agg, only separator is useless
in this case.

a) This allow a fast only sql expressions on encoded texts
b) our interface will be more orthogonal

Regards

Pavel


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

Предыдущее
От: Shigeru Hanada
Дата:
Сообщение: Re: WIP: Collecting statistics on CSV file data
Следующее
От: Pavel Golub
Дата:
Сообщение: Re: LibreOffice driver 1: Building libpq with Mozilla LDAP instead of OpenLDAP