Properly document return value of strpos().
authorBruce Momjian
Wed, 16 Nov 2005 03:56:16 +0000 (03:56 +0000)
committerBruce Momjian
Wed, 16 Nov 2005 03:56:16 +0000 (03:56 +0000)
doc/src/sgml/func.sgml

index 9cc98b3f92ef5d21183105d3eb2202f7c552a243..4b7a0cafba0a07ab5c3730aa712d4cdbf7aa4bbf 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -1483,7 +1483,7 @@ PostgreSQL documentation
 
       
        strpos(stringsubstring)
-       text
+       int
        
         Location of specified substring (same as
         position(substring in