From: Tom Lane Date: Thu, 13 May 2010 19:16:45 +0000 (+0000) Subject: Use an entity instead of non-ASCII letter. Thom Brown X-Git-Tag: REL8_0_25~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fdce45308f5db5dd6380311b62dc40d6ec4c9ac0;p=thirdparty%2Fpostgresql.git Use an entity instead of non-ASCII letter. Thom Brown --- diff --git a/doc/src/sgml/rules.sgml b/doc/src/sgml/rules.sgml index 4be1dc5e467..77aca21e1f2 100644 --- a/doc/src/sgml/rules.sgml +++ b/doc/src/sgml/rules.sgml @@ -1,4 +1,4 @@ - + The Rule System @@ -1646,7 +1646,7 @@ DELETE FROM shoelace WHERE EXISTS WHERE sl_name = shoelace.sl_name); - VoilĂ : + Voilà: SELECT * FROM shoelace;