We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aadfba commit 765b01bCopy full SHA for 765b01b
doc/src/sgml/rules.sgml
@@ -1,4 +1,4 @@
1
-<!-- $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 $ -->
2
3
<Chapter Id="rules">
4
<Title>The Rule System</Title>
@@ -1646,7 +1646,7 @@ DELETE FROM shoelace WHERE EXISTS
1646
WHERE sl_name = shoelace.sl_name);
1647
</ProgramListing>
1648
1649
- <foreignphrase>Voil�</foreignphrase>:
+ <foreignphrase>Voilà</foreignphrase>:
1650
1651
<ProgramListing>
1652
SELECT * FROM shoelace;
0 commit comments