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

Поиск
Список
Период
Сортировка
От nathan@khmere.com
Тема Re: Re: [SQL] textsubstr() ...? for postgres 7 beta5
Дата
Msg-id 390CBABD.7352473D@khmere.com
обсуждение исходный текст
Ответ на textsubstr() ...? for postgres 7 beta5  (nathan@khmere.com)
Ответы Re: [HACKERS] Re: Re: [SQL] textsubstr() ...? for postgres 7 beta5
Список pgsql-general
Tom Lane wrote:

> nathan@khmere.com writes:
> > I have installed the beta 7 for postgres but... it seems to be missing
> > some text functions ? l
>
> > like the textsubstr ?
>
> Huh?  There is no function named textsubstr() in 6.5.*, either.  Perhaps
> you had some locally user-defined functions you forgot to reinstall?
>
>                         regards, tom lane

Opps...

Ok, well I made a mistake....

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 ?

(PS this is not user defined, well at least I did not make  it ...? )

thank you

nathan


В списке pgsql-general по дате отправления:

Предыдущее
От: Alfred Perlstein
Дата:
Сообщение: implementing refcounts across tables.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Re: Re: [SQL] textsubstr() ...? for postgres 7 beta5