Re: Filtering dictionaries support and unaccent dictionary

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Filtering dictionaries support and unaccent dictionary
Date: 2009-08-13 15:07:51
Message-ID: 20090813150751.GH5909@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Oleg Bartunov wrote:
> Peter,
>
> how to write accented characters in sgml ? Is't not allowed to write
> them as is ?

&aacute; for á, etc. You can't use characters that aren't in Latin-1 I think.
Writing them literally is not allowed.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-08-13 15:08:44 Re: Alpha 1 release notes
Previous Message Alvaro Herrera 2009-08-13 15:04:54 Re: Alpha 1 release notes