Re: patch (for 9.1) string functions

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: patch (for 9.1) string functions
Дата
Msg-id 2FC90519-3A14-4F22-B0F8-8087B9850EA6@gmail.com
обсуждение исходный текст
Ответ на Re: patch (for 9.1) string functions  (Itagaki Takahiro <itagaki.takahiro@gmail.com>)
Список pgsql-hackers
On Jul 11, 2010, at 10:32 PM, Itagaki Takahiro <itagaki.takahiro@gmail.com> wrote:
> 2010/7/12 Robert Haas <robertmhaas@gmail.com>:
>> I'm all in favor of putting such things in core as are supported by
>> multiple competing products, but is that really true for all of these?
>
> - concat() : MySQL, Oracle, DB2
> - concat_ws() : MySQL,
> - left(), right() : MySQL, SQL Server, DB2
> - reverse() : MySQL, SQL Server, Oracle (as utl_raw.reverse)
>
> concat_sql(), format(), and sprintf() will be our unique features.

I think concat, left, right, and reverse should go into core, and perhaps format also.  The rest sound like contrib
materialto me. 

...Robert

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

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: [PATCH] Re: Issue: Deprecation of the XML2 module 'xml_is_well_formed' function
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: CommitFest 2010-07 Plans and Call for Reviewers