Re: Bad encoding in URL

Поиск
Список
Период
Сортировка
От Theodore Petrosky
Тема Re: Bad encoding in URL
Дата
Msg-id 20031007191134.5867.qmail@web41002.mail.yahoo.com
обсуждение исходный текст
Ответ на Bad encoding in URL  ("HR" <hre@netpointers.com>)
Список pgsql-sql
Maybe you want to look here:

http://www.brasileiro.net/postgres/cookbook/

mimic oracle's replace function.  versions in pltcl
and plpgsql. 

If the function you want isn't built in to
posgresql...

Ted

--- HR <hre@netpointers.com> wrote:
> Hi
> 
> I have some URLs in a database but some of the URL
> contain %3A and so on..
> 
> Is there an easy way of converting '%3A' to ':' ???
> 
> I cannot find any replace(String str, String str)
> among the string
> functions.
> 
> ThankYou.
> 
> 
> 
> ---------------------------(end of
> broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please
> send an appropriate
>       subscribe-nomail command to
> majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: row and column transposition
Следующее
От: "George Weaver"
Дата:
Сообщение: Re: Bad encoding in URL