Re: Unicode normalization

From: Sam Mason <sam(at)samason(dot)me(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Unicode normalization
Date: 2009-09-17 10:14:20
Message-ID: 20090917101420.GN5407@samason.me.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Sep 17, 2009 at 12:01:57AM -0400, Alvaro Herrera wrote:
> http://wiki.postgresql.org/wiki/Strip_accents_from_strings

I'm still confused as to why plpython doesn't know the server's encoding
already; seems as though all text operations are predicated on knowing
this and hence all but the most trivial code has to go out of its way to
be correct with respect to this.

--
Sam http://samason.me.uk/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andreas Kalsch 2009-09-17 12:58:39 Re: Unicode normalization
Previous Message Richard Huxton 2009-09-17 10:10:24 Re: Segmentation fault during restoration of compressed(.gz) database