projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
558c436
)
Properly document return value of strpos().
author
Bruce Momjian
Wed, 16 Nov 2005 03:56:16 +0000
(
03:56
+0000)
committer
Bruce Momjian
Wed, 16 Nov 2005 03:56:16 +0000
(
03:56
+0000)
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index 9cc98b3f92ef5d21183105d3eb2202f7c552a243..4b7a0cafba0a07ab5c3730aa712d4cdbf7aa4bbf 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-1,5
+1,5
@@
@@
-1483,7
+1483,7
@@
PostgreSQL documentation
strpos
(
string
,
substring
)
-
tex
t
+
in
t
Location of specified substring (same as
position(
substring
in