Re: [HACKERS] Re: Re: [SQL] textsubstr() ...? for postgres 7 beta5 - Mailing list pgsql-general

From Tom Lane
Subject Re: [HACKERS] Re: Re: [SQL] textsubstr() ...? for postgres 7 beta5
Date
Msg-id 24065.957141058@sss.pgh.pa.us
Whole thread Raw
In response to Re: Re: [SQL] textsubstr() ...? for postgres 7 beta5  (nathan@khmere.com)
Responses Re: [HACKERS] Re: Re: [SQL] textsubstr() ...? for postgres 7 beta5
List pgsql-general
nathan@khmere.com writes:
> it is not textsubstr() but this : (found in  6.5.2 redhat )

> result  |function     |arguments      |description
> --------+-------------+---------------+--------------------------------------
> text    |text_substr  |text int4 int4 |return portion of string

> Is this in 7.0 ?

Looks like it's called just plain "substr" now.  See
http://www.postgresql.org/docs/postgres/functions.htm

            regards, tom lane

pgsql-general by date:

Previous
From: nathan@khmere.com
Date:
Subject: Re: Re: [SQL] textsubstr() ...? for postgres 7 beta5
Next
From: "Anand Raman"
Date:
Subject: Enumerated data type