Re: patch adding new regexp functions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: patch adding new regexp functions
Дата
Msg-id 15229.1171841231@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: patch adding new regexp functions  (Jeremy Drake <pgsql@jdrake.com>)
Ответы Re: patch adding new regexp functions  (Jeremy Drake <pgsql@jdrake.com>)
Список pgsql-patches
Jeremy Drake <pgsql@jdrake.com> writes:
> I will rename the functions regexp_split_to_(table|array) and I will add
> an optional limit parameter to the regexp_split_to_table function, for
> consistency and to avoid ordering concerns with LIMIT.

I'd go the other way: get rid of the limit option all 'round.  It seems
like fairly useless complexity.

            regards, tom lane

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

Предыдущее
От: Jeremy Drake
Дата:
Сообщение: Re: patch adding new regexp functions
Следующее
От: Jeremy Drake
Дата:
Сообщение: Re: patch adding new regexp functions