Re: definitions of regexp functions required - Mailing list pgsql-general

From Albe Laurenz
Subject Re: definitions of regexp functions required
Date
Msg-id D960CB61B694CF459DCFB4B0128514C20489C25B@exadv11.host.magwien.gv.at
Whole thread Raw
In response to definitions of regexp functions required  (Ehsan Haq <ehsan_haq98@yahoo.com>)
List 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 by date:

Previous
From: Vick Khera
Date:
Subject: Re: tables getting bloated
Next
From: Craig Ringer
Date:
Subject: Re: database connections and presenting data on the web