Thanks to visit codestin.com Credit goes to github.com
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 a4bbfb1 commit 4b8c969Copy full SHA for 4b8c969
doc/src/sgml/rules.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/rules.sgml,v 1.55 2010/02/24 15:54:31 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/rules.sgml,v 1.56 2010/05/13 19:16:14 tgl Exp $ -->
2
3
<chapter id="rules">
4
<title>The Rule System</title>
@@ -1650,7 +1650,7 @@ DELETE FROM shoelace WHERE EXISTS
1650
WHERE sl_name = shoelace.sl_name);
1651
</programlisting>
1652
1653
- <foreignphrase>Voil�</foreignphrase>:
+ <foreignphrase>Voilà</foreignphrase>:
1654
1655
<programlisting>
1656
SELECT * FROM shoelace;
0 commit comments