pgsql: Use entities to encode non-ASCII characters in SGML documentatio

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Use entities to encode non-ASCII characters in SGML documentatio
Date: 2011-05-31 20:26:15
Message-ID: E1QRVW3-0007gg-QA@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Use entities to encode non-ASCII characters in SGML documentation

This has already been the case for the most part; just some cases had
slipped through.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/85ffed431ae6fff0d5fbafd9a48b330542f2f4d9

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-05-31 21:54:37 pgsql: Protect GIST logic that assumes penalty values can't be negative
Previous Message Tom Lane 2011-05-31 20:11:01 pgsql: Replace use of credential control messages with getsockopt(LOCAL