Re: textpos() in postgreSQL 7.0

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: textpos() in postgreSQL 7.0
Дата
Msg-id 39374FE1.5B197DF@alumni.caltech.edu
обсуждение исходный текст
Ответ на textpos() in postgreSQL 7.0  ("Adam Walczykiewicz" <adam.walczykiewicz@multiuser.com.pl>)
Список pgsql-general
> I notice that string function textpos() doesn't exist in postgreSQL
> 7.0.

Sorry about that. We (well, I) remapped it into the SQL92-standard
function "position()". I believe it is mentioned in the release notes,
but maybe not.

One of the joys of a full-up, major release. Hope it doesn't cause too
much trouble for you. btw, textpos() is still a routine in the database
backend, so you could pretty easily create a new catalog entry for it if
it is not feasible to change your app.

                   - Thomas

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Vacuum Question
Следующее
От: Marc Tardif
Дата:
Сообщение: to pickle or not to pickle