Re: pgsql: Remove unportable use of SGML character-code entity.

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Pg Committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Remove unportable use of SGML character-code entity.
Date: 2012-05-10 18:09:25
Message-ID: 1336672907-sup-2068@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers


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 <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-05-10 18:35:05 pgsql: Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplif
Previous Message Peter Eisentraut 2012-05-10 17:59:24 pgsql: Properly capitalize the TimeZone parameter