Re: Could regexp_matches be immutable?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Could regexp_matches be immutable?
Дата
Msg-id 27607.1256135264@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Could regexp_matches be immutable?  (Rod Taylor <rod.taylor@gmail.com>)
Ответы Re: Could regexp_matches be immutable?
Список pgsql-hackers
Rod Taylor <rod.taylor@gmail.com> writes:
> It is interesting that "citext" seems to be functional with exactly
> the same statements.

Huh, it looks to me like that's an error in the declaration of the
citext versions of regexp_matches --- they should be declared to return
setof text[], the same as the underlying text functions.  David, do you
agree?
        regards, tom lane


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