Re: definitions of regexp functions required

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: definitions of regexp functions required
Дата
Msg-id D960CB61B694CF459DCFB4B0128514C20489C25B@exadv11.host.magwien.gv.at
обсуждение исходный текст
Ответ на definitions of regexp functions required  (Ehsan Haq <ehsan_haq98@yahoo.com>)
Список pgsql-general
Ehsan Haq wrote:
>    I am using a relatively older version of Postgres and I
> need to use the following functions.
> regexp_matches(), regexp_split_to_array(), and
> regexp_split_to_table() . Can anybody provide me the
> definitions of these functions.

Do you mean the implementation?
That's here:
http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/regexp.c

Yours,
Laurenz Albe

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

Предыдущее
От: Vick Khera
Дата:
Сообщение: Re: tables getting bloated
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: database connections and presenting data on the web