Re: Patch attribution and non-ASCII characters

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Patch attribution and non-ASCII characters
Дата
Msg-id 20060913221950.GS19301@alvh.no-ip.org
обсуждение исходный текст
Ответ на Patch attribution and non-ASCII characters  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Patch attribution and non-ASCII characters  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Patch attribution and non-ASCII characters  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Bruce Momjian wrote:
> I see a number of non-ASCII characters in the names of patch submitters
> in the CVS logs.  Does anyone know a good way to have all these get the
> same encoding in the CVS commit logs?  I am thinking that is impossible
> because we can't attach the email encoding to the commit message.

Is this a problem now, or are you looking to solve it for future
releases?

I think the best you could do is post the non-ASCII names here, and have
affected people post back their names in HTML escaping or something that
suits the SGML docs.

For example my name is
Álvaro Herrera

Or, in Latin-1,
Álvaro Herrera

Most commit messages contain the ASCII version of my name, thus you
wouldn't notice the problem anyway.  The COPY (select) commit message,
AFAIR, also has Zoltán's name in ASCII form (Zoltan).

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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] Linking on AIX (Was: Fix linking of OpenLDAP libraries )
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Patch attribution and non-ASCII characters