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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove unportable use of SGML character-code entity.
Date: 2012-05-10 16:22:40
Message-ID: E1SSW8W-0003D6-TE@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/47ce4c36a721b621b6b0ddcba9d02ccd0af5b3aa

Modified Files
--------------
doc/src/sgml/release-9.2.sgml | 2 +-
doc/src/sgml/release.sgml | 6 ++++--
2 files changed, 5 insertions(+), 3 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2012-05-10 16:34:14 pgsql: Remove URL that suggested numeric HTML entities.
Previous Message Bruce Momjian 2012-05-10 15:21:23 pgsql: Release notes adjustments from Erik Rijkers