8000
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 558c436 commit 04ce3cbCopy full SHA for 04ce3cb
doc/src/sgml/func.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.291 2005/11/04 23:13:59 petere Exp $
+$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.292 2005/11/16 03:56:16 momjian Exp $
3
PostgreSQL documentation
4
-->
5
@@ -1483,7 +1483,7 @@ PostgreSQL documentation
1483
1484
<row>
1485
<entry><literal><function>strpos</function>(<parameter>string</parameter>, <parameter>substring</parameter>)</literal></entry>
1486
- <entry><type>text</type></entry>
+ <entry><type>int</type></entry>
1487
<entry>
1488
Location of specified substring (same as
1489
<literal>position(<parameter>substring</parameter> in
0 commit comments