Re: [HACKERS] Patch attribution and non-ASCII characters

2006-09-13 Thread Bruce Momjian
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 attac

Re: [HACKERS] Patch attribution and non-ASCII characters

2006-09-13 Thread Tom Lane
Alvaro Herrera <[EMAIL PROTECTED]> writes: > 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. That's probably the best way to close the loop. I know that when I'm committing s

Re: [HACKERS] Patch attribution and non-ASCII characters

2006-09-13 Thread Alvaro Herrera
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 comm