Re: From latin9 to sql_ascii?? - Mailing list pgsql-admin

From Tom Lane
Subject Re: From latin9 to sql_ascii??
Date
Msg-id 28628.1102976439@sss.pgh.pa.us
Whole thread Raw
In response to From latin9 to sql_ascii??  (Jaime Casanova <systemguards@yahoo.com>)
Responses Re: From latin9 to sql_ascii??  (Jaime Casanova <systemguards@yahoo.com>)
List pgsql-admin
Jaime Casanova <systemguards@yahoo.com> writes:
> => select to_ascii('Jim�nez');
> will retrieve 'Jimenez' at least it works on Latin1
> encoding.

> Why it not work on Latin9,

Probably because it hasn't got a table for Latin9.  Feel free to
contribute one --- see src/backend/utils/adt/ascii.c.

            regards, tom lane

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: preventing the effective fork bomb when restarting a high traffic server?
Next
From: Deepak Vohra
Date:
Subject: Please Unsubscribe from PostgreSQL listing