Re: patch: bytea_agg
| От | Peter Eisentraut |
|---|---|
| Тема | Re: patch: bytea_agg |
| Дата | |
| Msg-id | 1324662698.14547.2.camel@vanquo.pezone.net обсуждение |
| Ответ на | patch: bytea_agg (Pavel Stehule <pavel.stehule@gmail.com>) |
| Ответы |
Re: patch: bytea_agg
Re: patch: bytea_agg Re: patch: bytea_agg Re: patch: bytea_agg |
| Список | pgsql-hackers |
On ons, 2011-12-21 at 11:04 +0100, Pavel Stehule wrote: > this patch adds a bytea_agg aggregation. > > It allow fast bytea concatetation. Why not call it string_agg? All the function names are the same between text and bytea (e.g., ||, substr, position, length). It would be nice not to introduce arbitrary differences.
В списке pgsql-hackers по дате отправления: