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

Commitd99706e

Browse files
committed
Update documentation of tsquery_phrase().
Missed in commit028350f. Noted by Eiji Seki.
1 parent9e0fe09 commitd99706e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9618,7 +9618,7 @@ CREATE TYPE rainbow AS ENUM ('red', 'orange', 'yellow', 'green', 'blue', 'purple
96189618
</entry>
96199619
<entry><type>tsquery</type></entry>
96209620
<entry>make query that searches for <replaceable>query1</> followed by
9621-
<replaceable>query2</> atmaximumdistance <replaceable>distance</></entry>
9621+
<replaceable>query2</> at distance <replaceable>distance</></entry>
96229622
<entry><literal>tsquery_phrase(to_tsquery('fat'), to_tsquery('cat'), 10)</literal></entry>
96239623
<entry><literal>'fat' &lt;10&gt; 'cat'</literal></entry>
96249624
</row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp