mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Use an entity instead of non-ASCII letter. Thom Brown
This commit is contained in:
@@ -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<EFBFBD></foreignphrase>:
|
<foreignphrase>Voilà</foreignphrase>:
|
||||||
|
|
||||||
<ProgramListing>
|
<ProgramListing>
|
||||||
SELECT * FROM shoelace;
|
SELECT * FROM shoelace;
|
||||||
|
Reference in New Issue
Block a user