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

Commitb7210a0

Browse files
committed
Mention text search instead of tsearch2
1 parentd624f94 commitb7210a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/datatype.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.215 2007/11/07 12:24:23 petere Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.216 2007/11/08 13:13:51 petere Exp $ -->
22

33
<chapter id="datatype">
44
<title id="datatype-title">Data Types</title>
@@ -3662,7 +3662,7 @@ SET xmloption TO { DOCUMENT | CONTENT };
36623662
</para>
36633663

36643664
<para>
3665-
Thefull-textsearchmodule Tsearch2 could also be used to speed
3665+
The text-searchfunctionality in PostgreSQL could also be used to speed
36663666
up full-document searches in XML data. The necessary
36673667
preprocessing support is, however, not available in the PostgreSQL
36683668
distribution in this release.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp