Bad encoding in URL

From: "HR" <hre(at)netpointers(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Bad encoding in URL
Date: 2003-10-06 10:45:32
Message-ID: 1065437641.591496@www.webhosting.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Kumar 2003-10-06 13:04:45 Converting Query from MS SQL
Previous Message Peter Childs 2003-10-06 04:59:46 Re: FK Constraints, indexes and performance