Use an entity instead of non-ASCII letter. Thom Brown

This commit is contained in:
Tom Lane 2010-05-13 19:16:32 +00:00
parent 650d950efc
commit 4b1558a060

View File

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/rules.sgml,v 1.47.2.1 2006/12/27 16:07:42 tgl Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/rules.sgml,v 1.47.2.2 2010/05/13 19:16:32 tgl Exp $ -->
<chapter id="rules">
<title>The Rule System</title>
@ -1651,7 +1651,7 @@ DELETE FROM shoelace WHERE EXISTS
WHERE sl_name = shoelace.sl_name);
</programlisting>
<foreignphrase>Voilŕ</foreignphrase>:
<foreignphrase>Voil&agrave;</foreignphrase>:
<programlisting>
SELECT * FROM shoelace;