Re: [HACKERS] Re: Re: [SQL] textsubstr() ...? for postgres 7 beta5

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: [HACKERS] Re: Re: [SQL] textsubstr() ...? for postgres 7 beta5
Дата
Msg-id
24065.957141058@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
Re: Re: [SQL] textsubstr() ...? for postgres 7 beta5 nathan@khmere.com
Re: [HACKERS] Re: Re: [SQL] textsubstr() ...? for postgres 7 beta5 Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Re: Re: [SQL] textsubstr() ...? for postgres 7 beta5 Lincoln Yeoh <lylyeoh@mecomb.com>
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 по дате отправления
От: nathan@khmere.com
Дата:
От: Anand Raman
Дата:
Сообщение: Enumerated data type
FAQ