| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Patch attribution and non-ASCII characters |
| Date: | 2006-09-14 00:36:43 |
| Message-ID: | 200609140036.k8E0aha17307@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Alvaro Herrera wrote:
> 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?
Either. ;-)
> 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).
Yep. I will grab the unknown names and ask the group to research HTML
versions.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-09-14 00:55:12 | Re: Optimizer improvements: to do or not to do? |
| Previous Message | Arturo Perez | 2006-09-14 00:23:52 | Re: Fixed length data types issue |