On 18/03/2010 8:13 PM, Ehsan Haq wrote:
Hi,
I am using a relatively older version of Postgres
What version exactly?
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
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 h
Hi,
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.
Thanks in advance
Ehsan