Is there a copy of the old 6.5.x docs lying around somewhere?
We'll probably switch to 7.0 eventually but in the meantime it'll be good
to be able to access the old docs for 6.5.x
Cheerio,
Link.
At 08:30 PM 30-04-2000 -0400, Tom Lane wrote:
>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
>
>