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

Commitb0344f8

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

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
@@ -9544,7 +9544,7 @@ CREATE TYPE rainbow AS ENUM ('red', 'orange', 'yellow', 'green', 'blue', 'purple
95449544
</entry>
95459545
<entry><type>tsquery</type></entry>
95469546
<entry>make query that searches for <replaceable>query1</> followed by
9547-
<replaceable>query2</> atmaximumdistance <replaceable>distance</></entry>
9547+
<replaceable>query2</> at distance <replaceable>distance</></entry>
95489548
<entry><literal>tsquery_phrase(to_tsquery('fat'), to_tsquery('cat'), 10)</literal></entry>
95499549
<entry><literal>'fat' &lt;10&gt; 'cat'</literal></entry>
95509550
</row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp