Re: How to find freak UTF-8 character?

From: Leif Biberg Kristensen <leif(at)solumslekt(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to find freak UTF-8 character?
Date: 2011-10-02 14:16:59
Message-ID: 201110021616.59720.leif@solumslekt.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sunday 2. October 2011 15.53.50 pasman pasmański wrote:
> Its simple to remove strange chars with regex_replace.

True, but first you have to know how to represent a «strange char» in
Postgresql :P

It isn't all that obvious, and it's difficult to search for the solution. I
tried a lot of different search terms in Google, and none of them turned up
anything near what I needed.

regards, Leif

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Cédric Villemain 2011-10-02 14:34:27 Re: How to find freak UTF-8 character?
Previous Message pasman pasmański 2011-10-02 13:53:50 Re: How to find freak UTF-8 character?