proposal: bytea_agg aggregate function - Mailing list pgsql-hackers

From Pavel Stehule
Subject proposal: bytea_agg aggregate function
Date
Msg-id CAFj8pRACN9fdTi7WOMN2VALL=4LKwnV2WvQUOyO6HZWcY5s2nQ@mail.gmail.com
Whole thread Raw
List 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 by date:

Previous
From: Shigeru Hanada
Date:
Subject: Re: WIP: Collecting statistics on CSV file data
Next
From: Pavel Golub
Date:
Subject: Re: LibreOffice driver 1: Building libpq with Mozilla LDAP instead of OpenLDAP