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 ea01a45 commit 062d8b9Copy full SHA for 062d8b9
doc/src/sgml/func.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.100 2002/06/11 15:32:32 thomas Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.101 2002/06/11 16:00:17 thomas Exp $
3
PostgreSQL documentation
4
-->
5
@@ -1419,7 +1419,7 @@ PostgreSQL documentation
1419
<para>
1420
Both <function>LIKE</function> and <function>SIMILAR TO</function>
1421
are SQL-standard operators which are also available in alternate
1422
- forms as <product>PostgreSQL</product> operators; look at
+ forms as <productname>PostgreSQL</productname> operators; look at
1423
<literal>~</literal> and <literal>~~</literal> for examples.
1424
</para>
1425
0 commit comments