Re: Could regexp_matches be immutable?

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Could regexp_matches be immutable?
Дата
Msg-id 4AD5F8EC020000250002B94A@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: Could regexp_matches be immutable?  (David Fetter <david@fetter.org>)
Ответы Re: Could regexp_matches be immutable?  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
David Fetter <david@fetter.org> wrote:
> On Wed, Oct 14, 2009 at 04:51:03PM -0400, Tom Lane wrote:
>> Rod Taylor <rod.taylor@gmail.com> writes:
>> > I tried making a functional index based on an expression
>> > containing the 2 argument regexp_matches() function. Is there a
>> > reason why this function is not marked immutable instead of
>> > normal?
>> 
>> regex_flavor affects its result.
> 
> Speaking of which, can we see about deprecating and removing this
> GUC?
+1  It would seem to me to be more valuable to have the benefits of
IMMUTABLE than preserve pre-7.4 compatibility forever.
-Kevin


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Could regexp_matches be immutable?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Rejecting weak passwords