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 c50faf9 commit 9a93988Copy full SHA for 9a93988
doc/src/sgml/func.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.199 2004/05/05 09:33:38 neilc Exp $
+$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.200 2004/05/10 21:08:28 neilc Exp $
3
PostgreSQL documentation
4
-->
5
@@ -1322,7 +1322,7 @@ PostgreSQL documentation
1322
<entry><type>text</type></entry>
1323
1324
<entry>
1325
- Convert text to <acronym>ASCII</acronym> from other encoding
+ Convert <parameter>text</parameter> to <acronym>ASCII</acronym> from another encoding
1326
<footnote>
1327
<para>
1328
The <function>to_ascii</function> function supports conversion from
0 commit comments