Stripping a prefix

Поиск
Список
Период
Сортировка
От Bruce Guenter
Тема Stripping a prefix
Дата
Msg-id 20000825093543.A25505@em.ca
обсуждение исходный текст
Список pgsql-general
Greetings.

Is there a function available to strip a string from the start of a
string?  trim and ltrim can strip any occurrence of a set of characters
from the start of a string, but I want to be able to strip an exact
string.  In particular, if the string starts with "www." (including the
dot), then it should be stripped.

Thanks.
--
Bruce Guenter <bruceg@em.ca>                       http://em.ca/~bruceg/

Вложения

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

Предыдущее
От: Bruce Guenter
Дата:
Сообщение: Re: set pgsql-general nomail
Следующее
От: "anuj"
Дата:
Сообщение: RE: system catalog problems