Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7967547

Browse files
committed
Correct obsolete entry for strpos().
1 parent6f09df7 commit7967547

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -440,10 +440,10 @@
440440
<entry>text(varchar 'varchar string')</entry>
441441
</row>
442442
<row>
443-
<entry>textpos(text,text)</entry>
443+
<entry>strpos(text,text)</entry>
444444
<entry>text</entry>
445445
<entry>locate specified substring</entry>
446-
<entry>position('high','ig')</entry>
446+
<entry>strpos('high','ig')</entry>
447447
</row>
448448
<row>
449449
<entry>to_ascii(text [,name|int])</entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp