Excerpts from Bruce Momjian's message of jue may 10 13:52:22 -0400 2012: > On Thu, May 10, 2012 at 04:22:40PM +0000, Tom Lane wrote: > > Remove unportable use of SGML character-code entity. > > > > It'd be nice to be able to spell Jan Urbanski's name with the correct > > accent marks, but we haven't yet found a way that works in everybody's > > docs toolchain. This way definitely doesn't. > > Accent-N is not available in Latin1, so we are stuck. We could do > tilde-N, but that seems wrong. The good news is that this is the only > name I couldn't do.
Actually Pavel Stehule's last name has some funny accent too (it's Stěhule). I don't think you can do that in Latin1. -- Álvaro Herrera <[email protected]> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
