Use an entity instead of non-ASCII letter. Thom Brown
This commit is contained in:
parent
4aadfba465
commit
765b01b6c8
@ -1,4 +1,4 @@
|
|||||||
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/rules.sgml,v 1.31.2.1 2005/01/29 23:46:16 tgl Exp $ -->
|
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/rules.sgml,v 1.31.2.2 2010/05/13 19:16:52 tgl Exp $ -->
|
||||||
|
|
||||||
<Chapter Id="rules">
|
<Chapter Id="rules">
|
||||||
<Title>The Rule System</Title>
|
<Title>The Rule System</Title>
|
||||||
@ -1646,7 +1646,7 @@ DELETE FROM shoelace WHERE EXISTS
|
|||||||
WHERE sl_name = shoelace.sl_name);
|
WHERE sl_name = shoelace.sl_name);
|
||||||
</ProgramListing>
|
</ProgramListing>
|
||||||
|
|
||||||
<foreignphrase>Voilà</foreignphrase>:
|
<foreignphrase>Voilà</foreignphrase>:
|
||||||
|
|
||||||
<ProgramListing>
|
<ProgramListing>
|
||||||
SELECT * FROM shoelace;
|
SELECT * FROM shoelace;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user